i18n/README
author b.taylor@willowglen.ca
Mon, 14 Sep 2009 10:57:12 -0600
changeset 423 53aa0c334f2f
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
fix a crash when closing the debug window from the menu
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