i18n/README
author Laurent Bessard
Sun, 19 Aug 2012 16:07:01 +0200
changeset 742 75096d6c271c
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug while generating code with structured_variables as Standard Function inputs (enable to compute function return type in some cases)
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