i18n/README
author Laurent Bessard
Mon, 11 Jun 2012 01:30:03 +0200
changeset 710 365bb7496697
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Adding support: when a connector's or continuation's name changed, modify names of related connections and continuations.
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