i18n/README
author b.taylor@willowglen.ca
Thu, 20 Aug 2009 09:03:31 -0600
changeset 413 127d524a5f1d
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
merged with lolitech, my change is obsolete.
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