i18n/README
author laurent
Tue, 17 Jan 2012 22:52:27 +0100
changeset 667 f2266a8517e4
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
Merging with modifications from Edouard
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