objdictgen/i18n/README
author Mongo
Thu, 15 Dec 2011 14:51:20 +0100
changeset 672 3bbc9aeba925
parent 580 2ae92a99ac10
permissions -rw-r--r--
bug correction in sdo.c, in writeNetworkDictCallBackAI a call to _writeNetworkDict had endianize forced to 1
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