i18n/README
author laurent
Thu, 22 Oct 2009 17:20:24 +0200
changeset 426 3f285782ac9b
parent 361 331d698e1118
child 734 5c42cafaee15
permissions -rw-r--r--
Bugs with TextCtrlAutoComplete on Windows fixed
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