i18n/README
author laurent
Thu, 10 Dec 2009 16:37:11 +0100
changeset 483 779a519f78f2
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Replace Retain and Constant column in VariablePanel by Option and add the option Non-Retain
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