Difference between revisions of "Translation tooling"
(→Extracting translations) |
(Simpler) |
||
Line 1: | Line 1: | ||
+ | This currently describes the translation tooling as exists in the i18noverhaul branches. Hopefully in a couple of weeks this will be the case for the normal next/master branches! | ||
+ | |||
== Extracting translations == | == Extracting translations == | ||
− | + | # First, get a cc.i18n checkout and do the usual thing. Buildout, virtualenv... whatever. | |
+ | # Run ./runcheckouts.sh && ./extract.sh | ||
− | + | ...done! | |
− | |||
− |
Revision as of 16:20, 18 January 2012
This currently describes the translation tooling as exists in the i18noverhaul branches. Hopefully in a couple of weeks this will be the case for the normal next/master branches!
Extracting translations
- First, get a cc.i18n checkout and do the usual thing. Buildout, virtualenv... whatever.
- Run ./runcheckouts.sh && ./extract.sh
...done!