i18n/README
author laurent
Wed, 07 Sep 2011 15:53:28 +0200
changeset 552 a387f258814a
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Disabling location definition for enumerated and structure variables
Adding support for selecting enumerated variable initial value using choice cell editor
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