i18n/README
author b.taylor@willowglen.ca
Thu, 17 Sep 2009 11:16:14 -0600
changeset 426 afe2488a4635
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
fix an exception when pasting in the LD editor
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