Dean Hume writes a tool that uses the Microsoft Translator Service to translate and create different resource files in the languages needed. The tool reads the Resource file and makes a request to the service and once complete writes a new resource file in the appropriate language. It uses a separate config file to choose the languages.
...
Go to the complete details ...