i18n/README
author laurent
Thu, 10 Dec 2009 12:29:27 +0100
changeset 499 15a63eba885f
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
Enable Save Menu item according to project modification state
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