Tag Archives: L10n

Multi-lingual support in software development

One of the biggest challenges in software development is multi-lingual support. Surely you could create different versions of the application, and translate the bits of text where translation is needed. But this is not practical, as you would then have to maintain a multitude of versions.

In this post I hope to shed light on some tasks to make your application multi-lingual.
Continue reading Multi-lingual support in software development