dolibarr/dev/translation
Laurent Destailleur 4c056d68d8 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/admin/dict.php
	htdocs/commande/list.php
	htdocs/core/class/html.form.class.php
	htdocs/langs/en_US/bills.lang
	htdocs/societe/list.php
2017-04-15 17:02:05 +02:00
..
autotranslator.class.php NEW Do not use Functions Aliases 2016-07-15 17:10:13 +02:00
autotranslator.php Better Travis CI 2015-12-13 21:34:36 +01:00
erp_comparison_translation.txt Add translation comparison doc 2017-01-17 11:11:32 +01:00
README Doc 2014-04-07 00:00:30 +02:00
sanity_check_en_langfiles.php Fix translation 2017-03-25 18:35:17 +01:00
strip_language_file.php Better Travis CI 2015-12-13 21:34:36 +01:00
txpull.sh Sync transifex 2017-02-21 10:26:11 +01:00
txpush.sh Enhance transifex sync 2015-12-18 18:25:09 +01: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