Changes

Jump to: navigation, search

Translating Gramps

60 bytes added, 16:53, 6 February 2014
m
Updating your translation
* Create new <code>gramps.pot</code> template from the source code files
cd po
make gramps.potgenpot.sh or cd po intltool-update python update_po.py -psee [[Talk:Translation_environment4|differences between tools]].
* Updates each <code>po</code> file in the source tree
It may be an overkill for you, but if you feel like using it, you can run:
cd po
make updatepython update_po -po m all
in the <code>po</code> directory. This assumes that you have already succesfully configured the source. Note, this command ignores <code>--no-wrap</code> option, so not practical for Git diffs.

Navigation menu