i18n/README
author laurent
Wed, 08 Jun 2011 18:35:28 +0200
changeset 542 cce4903be769
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug with TRUNC function and with type conversion functions called with constant as parameter
To generate message.pot file:

	python mki18n.py -p --domain=PLCOpenEditor
	
To generate .mo files for all languages:

	python mki18n.py -m --moTarget=../locale --domain=PLCOpenEditor