Development Team/Almanac/Internationalization: Difference between revisions

m updating link
Line 206: Line 206:
</pre>
</pre>


A better way is to plug in to the Pootle system that employs translators from all different languages. Visit the [https://dev.laptop.org/translate/ One Laptop Per Child: Translation System] to find out more about using Pootle and putting your activity's po files up for translation.
A better way is to plug in to the Pootle system that employs translators from all different languages. Visit the [http://translate.sugarlabs.org SugarLabs: Translation System] to find out more about using Pootle and putting your activity's po files up for translation.


=== Step 6: Generate a ".mo" file using msgfmt and install the translation in to your activity by putting the .mo file in the locale/LANG/LC_MESSAGES directory. ===
=== Step 6: Generate a ".mo" file using msgfmt and install the translation in to your activity by putting the .mo file in the locale/LANG/LC_MESSAGES directory. ===