i18n/README
author Edouard Tisserant
Wed, 18 May 2011 14:46:27 +0200
changeset 605 2250ed42e306
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
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