I'm working on an application that will be deployed in a lot of different countries, which of course means different languages.
The thing is that I would not translate it myself, nor the other developers. One of the user will translate it and he won't have access to Visual Studio.
The question is, how to do that? Is there a tool available to edit resx files and seeing the text in the context of the application? Moreover, is it possible to add a translation file to the already compiled application?