dolibarr/dev/translation
Laurent Destailleur d59f62cd75 Sync transifex
2015-09-30 01:25:35 +02: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
sanity_check_en_langfiles.php Enhance tool to report duplicate and not used language keys. 2015-05-15 02:28:42 +02:00
strip_language_file.php Sync language files 2015-05-31 03:07:17 +02:00
txpull.sh Comment 2015-04-02 12:55:00 +02:00
txpush.sh Sync transifex 2015-09-30 01:25:35 +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