chiark / gitweb /
include all argparse strings in translation template
authorHans-Christoph Steiner <hans@eds.org>
Fri, 13 Oct 2017 12:50:22 +0000 (14:50 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 13 Oct 2017 12:58:15 +0000 (14:58 +0200)
commit6a8152af1546973a9924061489ae5e55d3a36ea7
tree7351c802bf25cb2bb1c807b99b857c347dda93bb
parentccc3fb8b2e793ad79eaae5a9bc5ca253adff89f0
include all argparse strings in translation template

The Python argparse library has its own strings, which are translatable
via gettext.  This gets those sources strings from the library, and
includes them in this project.  Since gettext is invoked and configured
in fdroidserver, fdroidserver needs to handle the translations for the
libraries it uses.
locale/Makefile
locale/fdroidserver.pot