i18n/README
author b.taylor@willowglen.ca
Wed, 16 Sep 2009 11:51:28 -0600
changeset 425 dbc4a66190a6
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
set variable documentation when a location is selected from the VariableLocationBrowser
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