Translations

From GNU MediaGoblin Wiki
Revision as of 03:03, 7 August 2011 by Cwebber (talk | contribs) (Created page with "= Extracting translations = If you run buildout it should create a script called 'pybabel'. Use it to extract translations like so: <pre> ./bin/pybabel extract -F babel.ini -O...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Extracting translations

If you run buildout it should create a script called 'pybabel'. Use it to extract translations like so:

./bin/pybabel extract -F babel.ini -O mediagoblin/i18n/mediagoblin.pot