i18n/README
author Laurent Bessard
Wed, 23 May 2012 11:45:54 +0200
changeset 696 8865c406f616
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug when starting debugging POU blocks
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