i18n/README
author laurent
Tue, 07 Feb 2012 19:12:25 +0100
changeset 641 e9295622ce9b
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug with ToolTip staying on screen when compiling project with shortcut and mouse over a block
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