You may wish to check out my resx localization tool. It's a Visual Studio add-in that will extract all strings from your ".resx" files and store them in a single file for shipping to a translator. Your translator can
then translate the file using a free program on my site. The same add-in will then import the strings back into your solution. Very easy to use.
Larry
25+ years on Microsoft platforms (most in C/C++)
lsmith999999
Member
26 Points
19 Posts
Re: Localization .RESX files - How to work with translators
Aug 25, 2010 02:16 PM|LINK
You may wish to check out my resx localization tool. It's a Visual Studio add-in that will extract all strings from your ".resx" files and store them in a single file for shipping to a translator. Your translator can then translate the file using a free program on my site. The same add-in will then import the strings back into your solution. Very easy to use.
25+ years on Microsoft platforms (most in C/C++)