i18n/README
author laurent
Sun, 09 Oct 2011 20:10:36 +0200
changeset 568 31976c61c701
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug when opening another project while current edited project has at least one tab 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