Update bug report URL in tranlsation configuration files

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Allan McRae 2024-03-19 12:02:44 +10:00
parent 92102f477e
commit b59d68a209
6 changed files with 6 additions and 6 deletions

View file

@ -19,7 +19,7 @@ COPYRIGHT_HOLDER = Pacman Development Team <pacman-dev@lists.archlinux.org>
# This is the email address or URL to which the translators shall report
# bugs in the untranslated strings.
MSGID_BUGS_ADDRESS = http://bugs.archlinux.org/index.php?project=3
MSGID_BUGS_ADDRESS = https://gitlab.archlinux.org/pacman/pacman/-/issues
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.

View file

@ -2,7 +2,7 @@ i18n.gettext(
'libalpm',
args : [
'--directory=@0@'.format(meson.current_source_dir()),
'--msgid-bugs-address=http://bugs.archlinux.org/index.php?project=3',
'--msgid-bugs-address=https://gitlab.archlinux.org/pacman/pacman/-/issues',
'--copyright-holder="Pacman Development Team <pacman-dev@archlinux.org>"',
'--language', 'c',

View file

@ -17,7 +17,7 @@ COPYRIGHT_HOLDER = Pacman Development Team <pacman-dev@lists.archlinux.org>
# This is the email address or URL to which the translators shall report
# bugs in the untranslated strings.
MSGID_BUGS_ADDRESS = http://bugs.archlinux.org/index.php?project=3
MSGID_BUGS_ADDRESS = https://gitlab.archlinux.org/pacman/pacman/-/issues
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.

View file

@ -2,7 +2,7 @@ i18n.gettext(
'pacman-scripts',
args : [
'--directory=@0@'.format(meson.current_source_dir()),
'--msgid-bugs-address=http://bugs.archlinux.org/index.php?project=3',
'--msgid-bugs-address=https://gitlab.archlinux.org/pacman/pacman/-/issues',
'--copyright-holder="Pacman Development Team <pacman-dev@lists.archlinux.org>"',
'--language', 'shell',

View file

@ -19,7 +19,7 @@ COPYRIGHT_HOLDER = Pacman Development Team <pacman-dev@lists.archlinux.org>
# This is the email address or URL to which the translators shall report
# bugs in the untranslated strings.
MSGID_BUGS_ADDRESS = http://bugs.archlinux.org/index.php?project=3
MSGID_BUGS_ADDRESS = https://gitlab.archlinux.org/pacman/pacman/-/issues
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.

View file

@ -2,7 +2,7 @@ i18n.gettext(
'pacman',
args : [
'--directory=@0@'.format(meson.current_source_dir()),
'--msgid-bugs-address=http://bugs.archlinux.org/index.php?project=3',
'--msgid-bugs-address=https://gitlab.archlinux.org/pacman/pacman/-/issues',
'--copyright-holder="Pacman Development Team <pacman-dev@archlinux.org>"',
'--language', 'c',