mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix URL for reporting bugs in strings
Reviewed-By: Tomas Babej <tbabej@redhat.com>
This commit is contained 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)" \
|
||||
|
||||
Reference in New Issue
Block a user