i18n/README
author laurent
Mon, 14 Dec 2009 11:00:39 +0100
changeset 486 0daecbcbfbf4
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Bug on standard functions called with literals fixed
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