i18n/README
author laurent
Wed, 02 May 2012 00:32:15 +0200
changeset 675 0ea836add01f
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Adding support for saving and restoring zoom and position of editors through closing and opening tab of the same POU or POU instance
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