diff --git a/src/scripts/hellopython/Messages.sh b/src/scripts/hellopython/Messages.sh index 29b907a43..a86cfd1b8 100644 --- a/src/scripts/hellopython/Messages.sh +++ b/src/scripts/hellopython/Messages.sh @@ -2,7 +2,7 @@ XGETTEXT_FLAGS_PYTHON="\ --copyright-holder=This_file_is_part_of_KDE \ ---msgid-bugs-address=http://bugs.kde.org \ +--msgid-bugs-address=https://bugs.kde.org \ --from-code=UTF-8 \ -L Python \ -ki18n:1 -ki18np:1,2 \ diff --git a/src/scripts/helloqml/Messages.sh b/src/scripts/helloqml/Messages.sh index bcb9da945..66b461174 100755 --- a/src/scripts/helloqml/Messages.sh +++ b/src/scripts/helloqml/Messages.sh @@ -2,7 +2,7 @@ XGETTEXT_FLAGS_QML="\ --copyright-holder=This_file_is_part_of_KDE \ ---msgid-bugs-address=http://bugs.kde.org \ +--msgid-bugs-address=https://bugs.kde.org \ --from-code=UTF-8 \ -L javascript \ -ki18n:1 -ki18np:1,2 \ diff --git a/src/scripts/middleclickloader/Messages.sh b/src/scripts/middleclickloader/Messages.sh index 6d3642cc4..2607b343b 100644 --- a/src/scripts/middleclickloader/Messages.sh +++ b/src/scripts/middleclickloader/Messages.sh @@ -2,7 +2,7 @@ XGETTEXT_FLAGS_PYTHON="\ --copyright-holder=This_file_is_part_of_KDE \ ---msgid-bugs-address=http://bugs.kde.org \ +--msgid-bugs-address=https://bugs.kde.org \ --from-code=UTF-8 \ -L Python \ -ki18n:1 -ki18np:1,2 \ diff --git a/src/scripts/runaction/Messages.sh b/src/scripts/runaction/Messages.sh index 64d0f33a4..019d7c87d 100644 --- a/src/scripts/runaction/Messages.sh +++ b/src/scripts/runaction/Messages.sh @@ -2,7 +2,7 @@ XGETTEXT_FLAGS_PYTHON="\ --copyright-holder=This_file_is_part_of_KDE \ ---msgid-bugs-address=http://bugs.kde.org \ +--msgid-bugs-address=https://bugs.kde.org \ --from-code=UTF-8 \ -L Python \ -ki18n:1 -ki18np:1,2 \