beremiz
Clone
Summary
Browse
Changes
Graph
refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
2012-05-12, Edouard Tisserant
e0424e96e3fd
refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
To generate message.pot file:
python mki18n.py -p --domain=Beremiz
To generate .mo files for all languages:
python mki18n.py -m --moTarget=../locale --domain=Beremiz