16,719
edits
Changes
From Gramps
m
→How it works
==How it works==
* intltool (perl), gettext
intltool-update -p
or run:
genpot.sh
* python, ElementTree[http://docs.python.org/library/xml.etree.elementtree.html] and xgettext[http://www.gnu.org/savannah-checkouts/gnu/gettext/manual/html_node/xgettext-Invocation.html]
Like with [[Translation_environment22#Files_and_directory|previous environment]], we need to list files with translation strings for retrieving messages and generating a 'po/gramps.pot' file.
* gettext, intltool and 'POTFILES.in' file
See [[Translation_environment22]]
* xgettext and 'po/gramps' file