i18n/README
author b.taylor@willowglen.ca
Fri, 04 Sep 2009 16:37:52 -0600
changeset 422 31c3dc45cfab
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
introduced BrowseVariableLocationsDialog and the GridCellEditor that launches it.
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