i18n/README
author laurent
Mon, 23 Apr 2012 11:16:40 +0200
changeset 671 47b9ad1471cc
parent 391 07447ee3538e
child 747 f36838792511
permissions -rw-r--r--
Fix bug with highlighting in pragma and drag'n drop of function in TextViewer
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