Set USE_MSGCTXT = yes in Makevars

gnome-chess uses msgctxt.
This commit is contained in:
Piotr Drąg 2016-07-28 19:14:50 +02:00
parent cff0c343e5
commit f3cdc63600

View file

@ -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: