i18n/README
author laurent
Mon, 07 Dec 2009 20:41:42 +0100
changeset 474 6dc5505d79ce
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
Adding command to PLC for forcing PLC variable
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