dolibarr/dev/translation
Raphaël Doursenaud c48c3a9d91 Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
2014-05-26 13:51:25 +02:00
..
autotranslator.class.php Qual: remove PHP closing tag (again) 2014-05-26 13:51:25 +02: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 Qual: remove PHP closing tag (again) 2014-05-26 13:51:25 +02: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