summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2017-04-27 16:55:22 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2017-04-27 16:55:22 +0200
commit0d0c23ef2d70bca727a926bfd5e15ad51ad5ce08 (patch)
tree4ee9492ff6638ab8566ae71c6d98195e5b8f991b /po
parent81e0a74968af0c90077c80d6e84b1c11fdf1ebf9 (diff)
downloadgnome-contacts-0d0c23ef2d70bca727a926bfd5e15ad51ad5ce08.tar.gz
Update po/Makevars
This is not a GNU package and the Free Software Foundation has no copyright over it. Also adds MSGID_BUGS_ADDRESS.
Diffstat (limited to 'po')
-rw-r--r--po/Makevars6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/Makevars b/po/Makevars
index 8468342..ba4e189 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -18,14 +18,14 @@ XGETTEXT_OPTIONS = --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2
# or entity, or to disclaim their copyright. The empty string stands for
# the public domain; in this case the translators are expected to disclaim
# their copyright.
-COPYRIGHT_HOLDER = Free Software Foundation, Inc.
+COPYRIGHT_HOLDER = GNOME Contacts contributors
# This tells whether or not to prepend "GNU " prefix to the package
# name that gets inserted into the header of the $(DOMAIN).pot file.
# Possible values are "yes", "no", or empty. If it is empty, try to
# detect it automatically by scanning the files in $(top_srcdir) for
# "GNU packagename" string.
-PACKAGE_GNU =
+PACKAGE_GNU = no
# This is the email address or URL to which the translators shall report
# bugs in the untranslated strings:
@@ -41,7 +41,7 @@ PACKAGE_GNU =
# 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 =
+MSGID_BUGS_ADDRESS = https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts&keywords=I18N+L10N&component=general
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.