aboutsummaryrefslogtreecommitdiff
path: root/po/Makevars.template
diff options
context:
space:
mode:
authorJulien Morvan <julien.morvan@outlook.com>2015-08-31 16:42:10 +0000
committerJulien Morvan <julien.morvan@outlook.com>2015-08-31 16:42:10 +0000
commit8049927717b940abf3af8e697eb381871a3ca3d5 (patch)
tree05c16665e9608bf1cdcfb1dac52cc2eb0b1c7ba4 /po/Makevars.template
parent1ebec416b2d3f34d623f9fe8ce984179722dfee1 (diff)
downloadgnunet-8049927717b940abf3af8e697eb381871a3ca3d5.tar.gz
gnunet-8049927717b940abf3af8e697eb381871a3ca3d5.zip
libextractor
Diffstat (limited to 'po/Makevars.template')
-rw-r--r--po/Makevars.template12
1 files changed, 0 insertions, 12 deletions
diff --git a/po/Makevars.template b/po/Makevars.template
index 4a9ff7d23..32692ab4b 100644
--- a/po/Makevars.template
+++ b/po/Makevars.template
@@ -39,15 +39,3 @@ MSGID_BUGS_ADDRESS =
39# This is the list of locale categories, beyond LC_MESSAGES, for which the 39# This is the list of locale categories, beyond LC_MESSAGES, for which the
40# message catalogs shall be used. It is usually empty. 40# message catalogs shall be used. It is usually empty.
41EXTRA_LOCALE_CATEGORIES = 41EXTRA_LOCALE_CATEGORIES =
42
43# This tells whether the $(DOMAIN).pot file contains messages with an 'msgctxt'
44# context. Possible values are "yes" and "no". Set this to yes if the
45# package uses functions taking also a message context, like pgettext(), or
46# if in $(XGETTEXT_OPTIONS) you define keywords with a context argument.
47USE_MSGCTXT = no
48
49# These options get passed to msgmerge.
50# Useful options are in particular:
51# --previous to keep previous msgids of translated messages,
52# --quiet to reduce the verbosity.
53MSGMERGE_OPTIONS =