[nautilus] Set USE_MSGCTXT to yes in po/Makevars



commit 6ed9c30768e214d16def83b74f46f49a5dc8c421
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Aug 3 12:23:57 2016 +0200

    Set USE_MSGCTXT to yes in po/Makevars
    
    Nautilus uses msgctxt.

 po/Makevars |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/Makevars b/po/Makevars
index 5b96a1f..df2e7f2 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]