dolibarr/dev/translation
2015-01-08 18:36:03 +01:00
..
autotranslator.class.php WIP PSR2 2015-01-08 18:36:03 +01:00
autotranslator.php Removed closing php tag 2014-05-03 18:18:44 +02:00
README Doc 2014-04-07 00:00:30 +02:00
strip_language_file.php Fix: CRLF 2014-12-09 00:02:43 +01:00
txpull.sh Fix: Run script from correct dir 2014-05-18 12:06:09 +02:00
txpush.sh Fix: Run script from correct dir 2014-05-18 12:06:09 +02:00

README (English)
--------------------------------
This directory contains tools to generate translation files for a new
languages or to update translation files for existing languages.
See Dolibarr Wiki page:
http://wiki.dolibarr.org/index.php/Translator_documentation
For more informations on how to use them.

To install transifex client:
sudo pip install --upgrade transifex-client

To update transifex client:
sudo pip install --upgrade transifex-client