@b4n commented on this pull request.


> +# - Incorrect English spelling.
+# - Incorrect formatting.
+# It can be your email address, or a mailing list address where translators
+# can write to without being subscribed, or the URL of a web page through
+# which the translators can contact you.
+MSGID_BUGS_ADDRESS = https://github.com/geany/geany-plugins/issues
+
+# This is the list of locale categories, beyond LC_MESSAGES, for which the
+# message catalogs shall be used.  It is usually empty.
+EXTRA_LOCALE_CATEGORIES =
+
+# This tells whether the $(DOMAIN).pot file contains messages with an 'msgctxt'
+# 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

This looks wrong given we define (but don't use) `C_()` and `NC_()`. Not sure 
if that is of any relevance though.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1434#pullrequestreview-2866799281
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/pull/1434/review/[email protected]>

Reply via email to