i18n/README
author laurent
Thu, 24 Nov 2011 16:30:06 +0100
changeset 593 34c3569042db
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fixing bug in xmlclass with empty CDATA. Empty CDATA aren't present in xml tree and prompt error when trying to load empty ANY tag using CDATA
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