Changes in TranslationMaintenance
Revision Differences of Revision 2
# Synchronizing translations with Transifex ¶¶
This can only
¶
* create a [.transifexrc](http://docs.transifex.com/developer/cli
* [install the Transifex client](http://do
¶
A guide on how to set up
¶
1. `cd` to *trunk*. ¶
2. Run ` tx push -s` to update the reference catalogs on Transifex. ¶
3. Run `tx pull -a` to import all updated translations into *trunk*. ¶
4. Run `utils/remove_lf_in_translations.py` to correct '\r' errors in the translations.
5. Pu