Blame po/Makevars

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