i18n/README
author laurent
Tue, 19 Apr 2011 17:09:03 +0200
changeset 532 63e141705d19
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug with Function Blocks input and output position on Windows
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