dolibarr/dev/translation
Laurent Destailleur fd6af312e9 Fix tool
2020-06-18 03:49:35 +02:00
..
autotranslator.class.php all http addresses should be https now 2019-06-23 15:35:12 +02:00
autotranslator.php all http addresses should be https now 2019-06-23 15:35:12 +02:00
erp_comparison_translation.txt Update erp_comparison_translation.txt 2020-02-25 14:41:18 +01:00
README http -> https: 2020-02-26 12:35:17 +01:00
sanity_check_en_langfiles.php clean indent 2019-10-27 08:50:32 +01:00
strip_language_file.php Fix Add unit test to avoid the big % instead of comon % char. 2020-05-23 22:01:17 +02:00
txpull.sh Fix tool 2020-06-18 03:49:35 +02:00
txpush.sh Fix tool 2020-06-18 03:49: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:
https://wiki.dolibarr.org/index.php/Translator_documentation
For more information on how to use them.

for Linux OS:
To install transifex client:
sudo pip install --upgrade transifex-client

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