i18n/README
author laurent
Tue, 15 Sep 2009 15:02:23 +0200
changeset 408 0e389fa5b160
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Bug on ST code generating for variables with the same name than POU when POU isn't a function 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