i18n/README
author Laurent Bessard
Wed, 18 Jul 2012 01:02:08 +0200
changeset 728 ce36d704184b
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug with 'projects' entry in configuration file
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