Fix URL for reporting bugs in strings

Reviewed-By: Tomas Babej <tbabej@redhat.com>
This commit is contained in:
Petr Spacek
2016-03-01 15:09:01 +01:00
committed by Tomas Babej
parent 25c53ba3fe
commit e9922c36b1

View File

@@ -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)" \