objdictgen/i18n/README
author Laurent Bessard
Tue, 14 May 2013 20:22:06 +0200
changeset 785 b72a88dbc7c3
parent 580 2ae92a99ac10
permissions -rw-r--r--
Fixed SplitterWindows sash position at creation when subindextable is used in notebook tab
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