i18n/README
author laurent
Fri, 07 Aug 2009 18:27:50 +0200
changeset 367 a76ee5307bb7
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
Updating linux wxglade example according to this new plugin design
To generate message.pot file:

	python mki18n.py -p --domain=Beremiz
	
To generate .mo files for all languages:

	python mki18n.py -m --moTarget=../locale --domain=Beremiz