i18n/README
author Laurent Bessard
Sat, 25 Aug 2012 14:45:44 +0200
changeset 746 963123fb4917
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug name kept when changing a function block to a function
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