Friday, August 7, 2009

Multi language resource file generation

When i was working for Globalization process in my project, I need to move all strings to resource files. And create different resource file for different languages. This was not a easy task. I had around 35 resource files which i was supposed to translate into 6 different languages. So instead doing this manually i found one much easier task, Using Google Translate API. You can call to google api method and translate the strings. So i created one small windows app which will help to translate resource files.

screen

Please download this project and try using it. Upgrade or enhance it according to your requirement if necessary. Please leave your valuable comments.



You can download the exe from this link: http://www.box.net/shared/n1dqrxrpzd

You can also download the project from this link and modify according to your requirement.

Try this link- http://www.box.net/shared/zjo7mtmzvi





3 comments: