Blame po/Makevars

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