i18n/README
author laurent
Mon, 07 Dec 2009 10:25:33 +0100
changeset 468 d750151bd6ae
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
Bug when updating Variable locations fixed
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