i18n/README
author Edouqrd Tisserant <edouard.tisserant@gmail.com>
Sat, 26 Mar 2011 18:55:23 +0100
changeset 505 c5aec2269fb3
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fixed exception when forcing LD?contact.
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