[gnome-software] Set USE_MSGCTXT to yes in Makevars



commit 142d275525e335f2a5968ee26f1f8ff2aabd6990
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Dec 6 18:05:51 2016 +0100

    Set USE_MSGCTXT to yes in Makevars

 po/Makevars |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/Makevars b/po/Makevars
index 0dfd398..dd98116 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:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]