i18n/README
author laurent
Mon, 24 Oct 2011 02:00:34 +0200
changeset 580 ad996deb920e
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug with utf-8 string value in VariablePanel
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