objdictgen/i18n/README
author Edouard Tisserant
Mon, 18 Jun 2012 02:27:19 +0200
changeset 742 10e165c6743c
parent 580 2ae92a99ac10
permissions -rw-r--r--
pdo.c : missalignment problem on some cpu when comparing cobids, various typo fixes
dcf.c : factorized code, and added automatic state change to operational when DCF finished
drivers/none : default time value is now nanoseconds
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