i18n/README
author Lolitech
Thu, 03 Jun 2010 17:23:11 +0200
changeset 548 1428fd553988
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
Some fixes in LPCApp{Obj,Proto}, to be continued.
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