i18n/README
author laurent
Fri, 27 Apr 2012 01:55:45 +0200
changeset 672 d751b1c609b3
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug when closing project and one editor is opened
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