i18n/README
author b.taylor@willowglen.ca
Thu, 03 Sep 2009 09:37:23 -0600
changeset 421 9855343da6fc
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
fixed renaming configurations and resources
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