i18n/README
author laurent
Wed, 17 Nov 2010 08:30:35 +0100
changeset 566 657900299557
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location
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