Development Team/Almanac/Internationalization: Difference between revisions
m moved Walter is a wanker 12/Almanac/Internationalization to Development Team/Almanac/Internationalization over redirect: revert |
RafaelOrtiz (talk | contribs) 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 [ | 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. === | ||