Blame po/Makevars

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