i18n/README
author laurent
Tue, 19 Apr 2011 17:10:31 +0200
changeset 533 7081b52a8a2d
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bounding box of Variable Block when variable name displaying size is bigger than block size
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