Search code examples
visual-studiolocalizationresource-file

Convert a Visual Studio resource file to a text file?


I know there are tools to get text files to resource files for Visual Studio. But I want to get the text from my resource files to a text file so they can be translated. Or is there a better way to do this?


Solution

  • You can use Simple Resx Editor, it has some interesting features that will help you into the translation process.