objdictgen/i18n/README
author greg
Wed, 14 Oct 2009 16:37:37 +0200
changeset 609 c59dce78bbad
parent 580 2ae92a99ac10
permissions -rw-r--r--
Verify if nodeId is strictly lesser than subindex entries count at the beginning of send_consise_dcf_loop function
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