objdictgen/i18n/README
author laurent
Tue, 15 Sep 2009 10:47:38 +0200
changeset 584 e23359f62023
parent 580 2ae92a99ac10
permissions -rw-r--r--
Bug with in access value translation and modification on subindex 0 of PDOmapping entries fixed
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