Search code examples
windows-mobilelocalizationglobalization

How can I support localization in windows mobile 6.5?


I have a simple C# app that needs to support several languages. What is the best way to do this in windows mobile 6.5? Also, how can I test the different languages? Anyone have an example?


Solution

  • Crowdin.net is a good solution to perform incremental localization and support translations.

    [Disclaimer: this is my site]