Translation tooling

From Creative Commons
Revision as of 17:20, 18 January 2012 by Christopher Webber (talk | contribs) (Simpler)
Jump to: navigation, search

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

  1. First, get a cc.i18n checkout and do the usual thing. Buildout, virtualenv... whatever.
  2. Run ./runcheckouts.sh && ./extract.sh

...done!