i18n/README
author b.taylor@willowglen.ca
Wed, 02 Sep 2009 12:38:06 -0600
changeset 417 218142afdb53
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
fix renaming variables (broken by pouInstance.type -> pouInstance.typeName)
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