summaryrefslogtreecommitdiffstats
path: root/install/po
diff options
context:
space:
mode:
authorPetr Spacek <pspacek@redhat.com>2016-03-01 15:09:01 +0100
committerTomas Babej <tbabej@redhat.com>2016-03-01 15:26:52 +0100
commite9922c36b15476f99426d0e85fde857887fb5c7d (patch)
tree0e68771f7435ba196921dc11daf8a79a8f0476c8 /install/po
parent25c53ba3fe474a36639d1c5ed30510c921203fdc (diff)
downloadfreeipa-e9922c36b15476f99426d0e85fde857887fb5c7d.tar.gz
freeipa-e9922c36b15476f99426d0e85fde857887fb5c7d.tar.xz
freeipa-e9922c36b15476f99426d0e85fde857887fb5c7d.zip
Fix URL for reporting bugs in strings
Reviewed-By: Tomas Babej <tbabej@redhat.com>
Diffstat (limited to 'install/po')
-rw-r--r--install/po/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/install/po/Makefile.in b/install/po/Makefile.in
index 2459ecad1..6ab26dacc 100644
--- a/install/po/Makefile.in
+++ b/install/po/Makefile.in
@@ -23,7 +23,8 @@ MSGMERGE_UPDATE = $(MSGMERGE) --update
COPYRIGHT_HOLDER = Red Hat
PACKAGE_NAME = $(DOMAIN)
-PACKAGE_BUGREPORT = https://hosted.fedoraproject.org/projects/freeipa/newticket
+# An email address or URL where you can report bugs in the untranslated strings
+PACKAGE_BUGREPORT = https://fedorahosted.org/freeipa/newticket
XGETTEXT_OPTIONS = \
--add-comments="TRANSLATORS:" \
--copyright-holder="$(COPYRIGHT_HOLDER)" \