i18n/README
author Laurent Bessard
Thu, 28 Jun 2012 12:03:12 +0200
changeset 717 86a2d1786684
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug variable and connection size not updated when name or expression is too long
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