dolibarr/dev/translation
Laurent Destailleur 01aad8516d Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/adherents/list.php
	htdocs/compta/dons/card.php
	htdocs/compta/dons/class/don.class.php
	htdocs/contact/list.php
	htdocs/contrat/list.php
	htdocs/core/class/html.form.class.php
	htdocs/core/lib/security.lib.php
	htdocs/main.inc.php
	htdocs/product/stock/massstockmove.php
	htdocs/public/test/test_arrays.php
	htdocs/public/test/test_forms.php
	htdocs/societe/societe.php
2015-05-31 03:30:38 +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 from transifex 2015-02-13 21:26:43 +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