i18n/README
author Lolitech
Thu, 03 Jun 2010 17:17:51 +0200
changeset 546 093a20ea5ffc
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
Safer passing of PLC ID to make command line.
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