Blame po/Makevars

Packit 032894
# Makefile variables for PO directory in any package using GNU gettext.
Packit 032894
Packit 032894
# Usually the message domain is the same as the package name.
Packit 032894
DOMAIN = $(PACKAGE)
Packit 032894
Packit 032894
# These two variables depend on the location of this directory.
Packit 032894
subdir = po
Packit 032894
top_builddir = ..
Packit 032894
Packit 032894
# These options get passed to xgettext.
Packit 032894
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_  --flag=error:3:c-format \
Packit 032894
		   --flag=ERROR:1:c-format --flag=argp_error:2:c-format \
Packit 032894
		   --add-comments
Packit 032894
Packit 032894
# This is the copyright holder that gets inserted into the header of the
Packit 032894
# $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding
Packit 032894
# package.  (Note that the msgstr strings, extracted from the package's
Packit 032894
# sources, belong to the copyright holder of the package.)  Translators are
Packit 032894
# expected to transfer the copyright for their translations to this person
Packit 032894
# or entity, or to disclaim their copyright.  The empty string stands for
Packit 032894
# the public domain; in this case the translators are expected to disclaim
Packit 032894
# their copyright.
Packit 032894
COPYRIGHT_HOLDER = The elfutils developers
Packit 032894
Packit 032894
# This is the email address or URL to which the translators shall report
Packit 032894
# bugs in the untranslated strings:
Packit 032894
# - Strings which are not entire sentences, see the maintainer guidelines
Packit 032894
#   in the GNU gettext documentation, section 'Preparing Strings'.
Packit 032894
# - Strings which use unclear terms or require additional context to be
Packit 032894
#   understood.
Packit 032894
# - Strings which make invalid assumptions about notation of date, time or
Packit 032894
#   money.
Packit 032894
# - Pluralisation problems.
Packit 032894
# - Incorrect English spelling.
Packit 032894
# - Incorrect formatting.
Packit 032894
# It can be your email address, or a mailing list address where translators
Packit 032894
# can write to without being subscribed, or the URL of a web page through
Packit 032894
# which the translators can contact you.
Packit 032894
MSGID_BUGS_ADDRESS = https://sourceware.org/bugzilla/
Packit 032894
Packit 032894
# This is the list of locale categories, beyond LC_MESSAGES, for which the
Packit 032894
# message catalogs shall be used.  It is usually empty.
Packit 032894
EXTRA_LOCALE_CATEGORIES =