i18n/README
author b.taylor@willowglen.ca
Tue, 15 Sep 2009 14:06:59 -0600
changeset 424 d19c4a6460ab
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
add a Documentation column to the VariablePanel
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