i18n/README
author b.taylor@willowglen.ca
Thu, 03 Sep 2009 08:56:02 -0600
changeset 420 c08d053b74b3
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
order the result of GetBaseTypes to make types easier to find in the UI
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