summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2016-08-03 12:23:57 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2016-08-03 12:23:57 +0200
commit6ed9c30768e214d16def83b74f46f49a5dc8c421 (patch)
treebb12143a560b1f7ac6c1e7c19d07339d89e09f5b
parentfc2139c117d43e42ce4802370560ac279ea2cebd (diff)
downloadnautilus-6ed9c30768e214d16def83b74f46f49a5dc8c421.tar.gz
Set USE_MSGCTXT to yes in po/Makevars
Nautilus uses msgctxt.
-rw-r--r--po/Makevars2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars
index 5b96a1f74..df2e7f292 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -51,7 +51,7 @@ EXTRA_LOCALE_CATEGORIES =
# context. Possible values are "yes" and "no". Set this to yes if the
# package uses functions taking also a message context, like pgettext(), or
# if in $(XGETTEXT_OPTIONS) you define keywords with a context argument.
-USE_MSGCTXT = no
+USE_MSGCTXT = yes
# These options get passed to msgmerge.
# Useful options are in particular: