Hello,

Fix URL for reporting bugs in strings.

-- 
Petr^2 Spacek
From e3eea4e08be25e92ba07fbe647e6d938a7c416f9 Mon Sep 17 00:00:00 2001
From: Petr Spacek <pspa...@redhat.com>
Date: Tue, 1 Mar 2016 15:09:01 +0100
Subject: [PATCH] Fix URL for reporting bugs in strings

---
 install/po/Makefile.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/install/po/Makefile.in b/install/po/Makefile.in
index 2459ecad130c7532706223a8a0b125809c2928b4..6ab26daccbbc768b9449f1dc3437a8cc033a13fc 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)" \
-- 
2.5.0

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to