objdictgen/i18n/README
author Laurent Bessard
Fri, 15 Jun 2012 18:24:26 +0200
changeset 740 b6646a975f23
parent 580 2ae92a99ac10
permissions -rw-r--r--
Fix bug when importing and loading not well formatted eds files
To generate message.pot file:

	python mki18n.py -p --domain=objdictgen
	
To generate .mo files for all languages:

	python mki18n.py -m --moTarget=../locale --domain=objdictgen