i18n/README
author laurent
Fri, 30 Sep 2011 17:12:27 +0200
changeset 619 8584ddae9385
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
Fixes after moving xmlclass and docutils into plcopeneditor
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