objdictgen/i18n/README
author Christian Taedcke <hacking@taedcke.com>
Tue, 12 Jun 2012 01:11:34 +0200
changeset 737 0590f7941fa8
parent 580 2ae92a99ac10
permissions -rw-r--r--
Updated build configuration for travis to build more driver and send notification to irc.
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