[Commits] [SCM] claws branch, master, updated. 4.3.0-43-g877266524
paul at claws-mail.org
paul at claws-mail.org
Sat Sep 28 09:41:08 UTC 2024
The branch, master has been updated
via 87726652461a966c766a179863229620b21bc36d (commit)
from 046d8ff867628bf538b848edae70b38885c3bd33 (commit)
Summary of changes:
po/Makevars | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 87726652461a966c766a179863229620b21bc36d
Author: Paul <paul at claws-mail.org>
Date: Sat Sep 28 10:41:03 2024 +0100
NC_ not working here, remove it
diff --git a/po/Makevars b/po/Makevars
index 1fa6df232..293ab32e3 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -12,7 +12,6 @@ XGETTEXT_OPTIONS = \
--keyword=_ --flag=_:1:pass-c-format \
--keyword=Q_ --flag=Q_:1:pass-c-format \
--keyword=N_ --flag=N_:1:pass-c-format \
- --keyword=NC_:1c,2 \
--keyword=C_:1c,2 \
--keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' \
--keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' \
@@ -53,4 +52,4 @@ 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
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list