i18n/README
author laurent
Wed, 30 Mar 2011 15:50:16 +0200
changeset 508 01f49e491be5
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Bug on Contact Rising and Falling edge not displayed correctly while debugging fixed
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