i18n/README
author laurent
Thu, 02 Feb 2012 16:12:26 +0100
changeset 640 c32c169b8f63
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fixing segmentation fault in CustomEditableListBox on Windows when clicking on an header button while a value is being edited
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