i18n/README
author laurent
Thu, 08 Oct 2009 11:09:01 +0200
changeset 410 092e33606e51
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
Remove testing printings in svgui module of python plugin
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