Activity Team/Git FAQ: Difference between revisions
| Line 133: | Line 133: | ||
==Internationalization work flow== | ==Internationalization work flow== | ||
The i18n work flow involves an interplay between the Pootle server, where translations are maintained and gitorious, where the master POT files are updated. '''Note''': As a maintainer, you update the .pot file associated with your project, but never update .po files. These are updated for you in the i18n work flow. | The i18n work flow involves an interplay between the Pootle server, where translations are maintained and gitorious, where the master POT files are updated. '''Note''': As a maintainer, you may update the .pot file associated with your project, but never update .po files. These are updated for you in the i18n work flow. | ||
=== How do I get translations for my project? === | === How do I get translations for my project? === | ||