i18n/README
author laurent
Thu, 21 Apr 2011 16:06:33 +0200
changeset 537 a31bf722aa82
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix wire disappearing when wire tip and connector are not exactly at the same position 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