[Xfce4-commits] [apps/parole] 01/02: Switch to https for xfce URLs

noreply at xfce.org noreply at xfce.org
Thu May 25 12:13:40 CEST 2017


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/parole.

commit 9eecbb1dad5245b2af02f0919a99d50199c76d26
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Thu May 25 06:10:10 2017 -0400

    Switch to https for xfce URLs
---
 README                                   |  2 +-
 autogen.sh                               |  2 +-
 configure.ac.in                          |  2 +-
 data/appdata/parole.appdata.xml.in       |  4 ++--
 data/interfaces/plugins.ui               |  2 +-
 docs/plugin-api/Parole-Plugins-docs.sgml |  2 +-
 po/ar.po                                 | 14 +++++++-------
 po/ast.po                                | 10 +++++-----
 po/bg.po                                 | 10 +++++-----
 po/ca.po                                 | 10 +++++-----
 po/cs.po                                 | 10 +++++-----
 po/da.po                                 | 10 +++++-----
 po/de.po                                 | 10 +++++-----
 po/el.po                                 | 10 +++++-----
 po/en_AU.po                              | 10 +++++-----
 po/en_GB.po                              |  4 ++--
 po/es.po                                 | 10 +++++-----
 po/eu.po                                 |  6 +++---
 po/fi.po                                 | 10 +++++-----
 po/fr.po                                 | 10 +++++-----
 po/gl.po                                 |  8 ++++----
 po/he.po                                 | 10 +++++-----
 po/hr.po                                 | 10 +++++-----
 po/hu.po                                 | 10 +++++-----
 po/id.po                                 | 10 +++++-----
 po/is.po                                 | 10 +++++-----
 po/it.po                                 | 10 +++++-----
 po/ja.po                                 | 10 +++++-----
 po/kk.po                                 |  6 +++---
 po/ko.po                                 | 10 +++++-----
 po/lt.po                                 | 10 +++++-----
 po/lv.po                                 |  4 ++--
 po/ms.po                                 | 10 +++++-----
 po/nb.po                                 | 10 +++++-----
 po/nl.po                                 | 10 +++++-----
 po/nn.po                                 |  4 ++--
 po/oc.po                                 | 10 +++++-----
 po/pl.po                                 | 10 +++++-----
 po/pt.po                                 | 10 +++++-----
 po/pt_BR.po                              | 10 +++++-----
 po/ru.po                                 | 10 +++++-----
 po/sk.po                                 | 10 +++++-----
 po/sr.po                                 | 10 +++++-----
 po/sv.po                                 | 10 +++++-----
 po/te.po                                 |  8 ++++----
 po/th.po                                 | 10 +++++-----
 po/tr.po                                 | 10 +++++-----
 po/ug.po                                 |  6 +++---
 po/uk.po                                 | 10 +++++-----
 po/zh_CN.po                              | 10 +++++-----
 po/zh_TW.po                              | 10 +++++-----
 src/main.c                               |  4 ++--
 src/parole-about.c                       |  2 +-
 src/parole-player.c                      |  6 +++---
 src/plugins/mpris2/mpris2.desktop.in     |  2 +-
 src/plugins/notify/notify.desktop.in     |  2 +-
 src/plugins/tray/system-tray.desktop.in  |  2 +-
 57 files changed, 226 insertions(+), 226 deletions(-)

diff --git a/README b/README
index 9205717..9588447 100644
--- a/README
+++ b/README
@@ -23,5 +23,5 @@ How to report bugs?
 ===================
 
 Bugs should be reported to the Xfce bug tracking system
-(http://bugzilla.xfce.org, product Parole). You will need to
+(https://bugzilla.xfce.org, product Parole). You will need to
 create an account for yourself.
diff --git a/autogen.sh b/autogen.sh
index 0c41ab6..40c1d10 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,7 @@ export XDT_AUTOGEN_REQUIRED_VERSION="4.9.0"
 autogen.sh: You don't seem to have the Xfce development tools installed on
             your system, which are required to build this software.
             Please install the xfce4-dev-tools package first, available from
-            http://xfce.org/~benny/projects/xfce4-dev-tools/.
+            https://xfce.org/~benny/projects/xfce4-dev-tools/.
 EOF
   exit 1
 }
diff --git a/configure.ac.in b/configure.ac.in
index c3e4f1c..84fbda9 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -8,7 +8,7 @@ m4_define([parole_version_build],     [@REVISION@])
 m4_define([parole_version_tag],       [git])
 m4_define([parole_version], [parole_version_major().parole_version_minor().parole_version_micro()ifelse(parole_version_tag(), [git], [parole_version_tag().parole_version_build()], [parole_version_tag()])])
 
-AC_INIT([parole], [parole_version], [http://docs.xfce.org/apps/parole/bugs])
+AC_INIT([parole], [parole_version], [https://docs.xfce.org/apps/parole/bugs])
 AC_PREREQ(2.59c)
 
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/data/appdata/parole.appdata.xml.in b/data/appdata/parole.appdata.xml.in
index 450af8d..88e81af 100644
--- a/data/appdata/parole.appdata.xml.in
+++ b/data/appdata/parole.appdata.xml.in
@@ -34,9 +34,9 @@
     </screenshot>
   </screenshots>
 
-  <url type="homepage">http://www.xfce.org/</url>
+  <url type="homepage">https://www.xfce.org/</url>
   <url type="bugtracker">https://bugzilla.xfce.org/</url>
-  <url type="help">http://docs.xfce.org/apps/parole/start</url>
+  <url type="help">https://docs.xfce.org/apps/parole/start</url>
 
   <updatecontact>xfce4-dev at xfce.org</updatecontact>
 
diff --git a/data/interfaces/plugins.ui b/data/interfaces/plugins.ui
index a20ffa7..edd444f 100644
--- a/data/interfaces/plugins.ui
+++ b/data/interfaces/plugins.ui
@@ -200,7 +200,7 @@
                     <property name="receives_default">True</property>
                     <property name="has_tooltip">True</property>
                     <property name="relief">none</property>
-                    <property name="uri">http://docs.xfce.org/apps/parole/plugins</property>
+                    <property name="uri">https://docs.xfce.org/apps/parole/plugins</property>
                   </object>
                   <packing>
                     <property name="expand">False</property>
diff --git a/docs/plugin-api/Parole-Plugins-docs.sgml b/docs/plugin-api/Parole-Plugins-docs.sgml
index 27a4fc9..ae1047f 100644
--- a/docs/plugin-api/Parole-Plugins-docs.sgml
+++ b/docs/plugin-api/Parole-Plugins-docs.sgml
@@ -43,7 +43,7 @@
       Parole is a modern simple media player base on the 
       
       <ulink url="http://gstreamer.org">GStreamer</ulink> framework and written for
-      <ulink url="http://xfce.org">Xfce</ulink>.
+      <ulink url="https://xfce.org">Xfce</ulink>.
     </para>
   </part>
   
diff --git a/po/ar.po b/po/ar.po
index a5f3ba9..87f7db2 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -638,13 +638,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nتشغيل مُشغل الوسائط %s\n\nجزء جديد من مشروع إكسفس\nhttp://goodies.xfce.org\n\nمرخص تحت GNU GPL.\n\nالرجاء الإبلاغ عن الأخطاء في <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nتشغيل مُشغل الوسائط %s\n\nجزء جديد من مشروع إكسفس\nhttps://goodies.xfce.org\n\nمرخص تحت GNU GPL.\n\nالرجاء الإبلاغ عن الأخطاء في <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -924,14 +924,14 @@ msgid "Unable to open default web browser"
 msgstr "غير قادر على فتح مستعرض ويب الافتراضي"
 
 #: ../src/parole-player.c:2811
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "الرجاء الذهاب إلى http://docs.xfce.org/apps/parole/bugs للإبلاغ عن الأخطاء."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "الرجاء الذهاب إلى https://docs.xfce.org/apps/parole/bugs للإبلاغ عن الأخطاء."
 
 #: ../src/parole-player.c:2829
 msgid ""
-"Please go to http://docs.xfce.org/apps/parole/start to read Parole's online "
+"Please go to https://docs.xfce.org/apps/parole/start to read Parole's online "
 "documentation."
-msgstr "يرجى الدخول إلى http://docs.xfce.org/apps/parole/start لقراءة وثائق Parole على الإنترنت"
+msgstr "يرجى الدخول إلى https://docs.xfce.org/apps/parole/start لقراءة وثائق Parole على الإنترنت"
 
 #: ../src/parole-player.c:2853
 msgid "Go"
diff --git a/po/ast.po b/po/ast.po
index 608eba8..eea8bd3 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -643,13 +643,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nReproductor multimedia Parole %s\n\nParte del Xfce Goodies Project\nhttp://goodies.xfce.org\n\nLlicenciáu baxo la GNU GPL.\n\nPor favor, informa de fallos en <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nReproductor multimedia Parole %s\n\nParte del Xfce Goodies Project\nhttps://goodies.xfce.org\n\nLlicenciáu baxo la GNU GPL.\n\nPor favor, informa de fallos en <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -921,8 +921,8 @@ msgid "Unable to open default web browser"
 msgstr "Nun pue abrise'l retolador predetermináu"
 
 #: ../src/parole-player.c:2822
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Por favor, ve a http://docs.xfce.org/apps/parole/bugs pa informar del to problema."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Por favor, ve a https://docs.xfce.org/apps/parole/bugs pa informar del to problema."
 
 #: ../src/parole-player.c:2852
 msgid "Go"
diff --git a/po/bg.po b/po/bg.po
index feb306c..c5f9dd1 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -654,13 +654,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nМултимедиен плеър Parole %s\n\nЧаст от Xfce Goodies проекта\nhttp://goodies.xfce.org\n\nЛицензиран под GNU GPL лиценз.\n\nМоля, докладвайте грешки на <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nМултимедиен плеър Parole %s\n\nЧаст от Xfce Goodies проекта\nhttps://goodies.xfce.org\n\nЛицензиран под GNU GPL лиценз.\n\nМоля, докладвайте грешки на <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -932,8 +932,8 @@ msgid "Unable to open default web browser"
 msgstr "Не може да бъде отворен уеб браузъра по подразбиране"
 
 #: ../src/parole-player.c:2936
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Моля, докладвайте грешката на http://docs.xfce.org/apps/parole/bugs."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Моля, докладвайте грешката на https://docs.xfce.org/apps/parole/bugs."
 
 #: ../src/parole-player.c:2966
 msgid "Go"
diff --git a/po/ca.po b/po/ca.po
index 39c8af6..83870e9 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -663,13 +663,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole Media Player %s\n\nPart del projecte Xfce Goodies\nhttp://goodies.xfce.org\n\nEstà llicenciat sota la llicència GNU GPL.\n\nSi us plau, informeu d'errors a <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nParole Media Player %s\n\nPart del projecte Xfce Goodies\nhttps://goodies.xfce.org\n\nEstà llicenciat sota la llicència GNU GPL.\n\nSi us plau, informeu d'errors a <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -945,8 +945,8 @@ msgid "Unable to open default web browser"
 msgstr "No es pot obrir el navegador predeterminat"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Aneu a http://docs.xfce.org/apps/parole/bugs per informar de l'error, si us plau."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Aneu a https://docs.xfce.org/apps/parole/bugs per informar de l'error, si us plau."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/cs.po b/po/cs.po
index 2861574..62a9e18 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -653,13 +653,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nPřehrávač médií Parole %s\n\nSoučást projektu Xfce Goodies\nhttp://goodies.xfce.org\n\nLicencováno pod GNU GPL.\n\nProsím nahlaste chyby na <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nPřehrávač médií Parole %s\n\nSoučást projektu Xfce Goodies\nhttps://goodies.xfce.org\n\nLicencováno pod GNU GPL.\n\nProsím nahlaste chyby na <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -933,8 +933,8 @@ msgid "Unable to open default web browser"
 msgstr "Nelze otevřít výchozí webový prohlížeč"
 
 #: ../src/parole-player.c:2936
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Prosím přejděte na http://docs.xfce.org/apps/parole/bugs k nahlášení vaší chyby."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Prosím přejděte na https://docs.xfce.org/apps/parole/bugs k nahlášení vaší chyby."
 
 #: ../src/parole-player.c:2966
 msgid "Go"
diff --git a/po/da.po b/po/da.po
index 51a3007..494f0a9 100644
--- a/po/da.po
+++ b/po/da.po
@@ -662,13 +662,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole medieafspiller %s\n\nEn del af Xfce Goodies-projektet\nhttp://goodies.xfce.org\n\nLicenseret under GNU GPL.\n\nRapporter venligst fejl til <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nParole medieafspiller %s\n\nEn del af Xfce Goodies-projektet\nhttps://goodies.xfce.org\n\nLicenseret under GNU GPL.\n\nRapporter venligst fejl til <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -944,8 +944,8 @@ msgid "Unable to open default web browser"
 msgstr "Kunne ikke åbne standardwebbrowser"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Gå venligst til http://docs.xfce.org/apps/parole/bugs for at rapportere din fejl."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Gå venligst til https://docs.xfce.org/apps/parole/bugs for at rapportere din fejl."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/de.po b/po/de.po
index 1d509ef..79e6b21 100644
--- a/po/de.po
+++ b/po/de.po
@@ -663,13 +663,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole Medienspieler %s\n\nTeil des Projekts Xfce-Goodies\nhttp://goodies.xfce.org\n\nLizenziert unter der GNU GPL.\n\nBitte Fehler unter <http://bugzilla.xfce.org/> melden.\n\n\n\n"
+msgstr "\nParole Medienspieler %s\n\nTeil des Projekts Xfce-Goodies\nhttps://goodies.xfce.org\n\nLizenziert unter der GNU GPL.\n\nBitte Fehler unter <https://bugzilla.xfce.org/> melden.\n\n\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -945,8 +945,8 @@ msgid "Unable to open default web browser"
 msgstr "Der vorgegebene Netznavigator konnte nicht geöffnet werden"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Bitte besuchen Sie http://docs.xfce.org/apps/parole/bugs um den Fehler zu melden."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Bitte besuchen Sie https://docs.xfce.org/apps/parole/bugs um den Fehler zu melden."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/el.po b/po/el.po
index e76925a..05c8038 100644
--- a/po/el.po
+++ b/po/el.po
@@ -663,13 +663,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nΕφαρμογή Αναπαραγωγής Πολυμέσων Parole %s\n\nΜέρος του Έργου Xfce Goodies\nhttp://goodies.xfce.org\n\nΑδειοδοτημένο με χρήση της GNU GPL.\n\nΠαρακαλώ αναφέρετε σφάλματα στο <http://bugzilla.xfce.org/>.\n"
+msgstr "\nΕφαρμογή Αναπαραγωγής Πολυμέσων Parole %s\n\nΜέρος του Έργου Xfce Goodies\nhttps://goodies.xfce.org\n\nΑδειοδοτημένο με χρήση της GNU GPL.\n\nΠαρακαλώ αναφέρετε σφάλματα στο <https://bugzilla.xfce.org/>.\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -945,8 +945,8 @@ msgid "Unable to open default web browser"
 msgstr "Αδύνατο το άνοιγμα του προεπιλεγμένου περιηγητή διαδικτύου"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Παρακαλώ πηγαίνετε στο http://docs.xfce.org/apps/parole/bugs για να αναφέρετε το σφάλμα."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Παρακαλώ πηγαίνετε στο https://docs.xfce.org/apps/parole/bugs για να αναφέρετε το σφάλμα."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/en_AU.po b/po/en_AU.po
index cc82c41..56391ef 100644
--- a/po/en_AU.po
+++ b/po/en_AU.po
@@ -639,13 +639,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole Media Player %s\n\nPart of the Xfce Goodies Project\nhttp://goodies.xfce.org\n\nLicenced under the GNU GPL.\n\nPlease report bugs to <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nParole Media Player %s\n\nPart of the Xfce Goodies Project\nhttps://goodies.xfce.org\n\nLicenced under the GNU GPL.\n\nPlease report bugs to <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -917,8 +917,8 @@ msgid "Unable to open default web browser"
 msgstr "Unable to open default web browser"
 
 #: ../src/parole-player.c:2822
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
 
 #: ../src/parole-player.c:2852
 msgid "Go"
diff --git a/po/en_GB.po b/po/en_GB.po
index f6bd708..58b26e9 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -375,7 +375,7 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
@@ -384,7 +384,7 @@ msgstr ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
diff --git a/po/es.po b/po/es.po
index d4ac74d..94b872d 100644
--- a/po/es.po
+++ b/po/es.po
@@ -673,13 +673,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nReproductor multimedia Parole %s\n\nParte del proyecto Xfce Goodies\nhttp://goodies.xfce.org\n\nDisponible bajo la licencia GNU GPL.\n\nInforme de errores en <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nReproductor multimedia Parole %s\n\nParte del proyecto Xfce Goodies\nhttps://goodies.xfce.org\n\nDisponible bajo la licencia GNU GPL.\n\nInforme de errores en <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -955,8 +955,8 @@ msgid "Unable to open default web browser"
 msgstr "No se puede abrir el navegador web predeterminado"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Vaya a http://docs.xfce.org/apps/parole/bugs para informar de un error."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Vaya a https://docs.xfce.org/apps/parole/bugs para informar de un error."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/eu.po b/po/eu.po
index b8eb605..a0cbd3d 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -551,11 +551,11 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
 msgstr ""
 
@@ -835,7 +835,7 @@ msgid "Unable to open default web browser"
 msgstr ""
 
 #: ../src/parole-player.c:2624
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
 msgstr ""
 
 #. Previous Track
diff --git a/po/fi.po b/po/fi.po
index 18b5736..ebd3e1d 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -641,13 +641,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole -mediasoitin %s\n\nOsa Xfce Goodies -projektia\nhttp://goodies.xfce.org\n\nLisensöity GNU GPL -lisenssillä.\n\nRaportoi bugit osoitteessa <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nParole -mediasoitin %s\n\nOsa Xfce Goodies -projektia\nhttps://goodies.xfce.org\n\nLisensöity GNU GPL -lisenssillä.\n\nRaportoi bugit osoitteessa <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -919,8 +919,8 @@ msgid "Unable to open default web browser"
 msgstr "Oletusselaimen avaaminen epäonnistui"
 
 #: ../src/parole-player.c:2822
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Ilmoita vioista ja ongelmista osoitteeseen http://docs.xfce.org/apps/parole/bugs."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Ilmoita vioista ja ongelmista osoitteeseen https://docs.xfce.org/apps/parole/bugs."
 
 #: ../src/parole-player.c:2852
 msgid "Go"
diff --git a/po/fr.po b/po/fr.po
index 436b053..00211fe 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -664,13 +664,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nLecteur multimédia Parole %s\n\nConstituant du projet Extras de Xfce\nhttp://goodies.xfce.org\n\nSous licence GNU GPL.\n\nVeuillez signaler les bogues sur <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nLecteur multimédia Parole %s\n\nConstituant du projet Extras de Xfce\nhttps://goodies.xfce.org\n\nSous licence GNU GPL.\n\nVeuillez signaler les bogues sur <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -946,8 +946,8 @@ msgid "Unable to open default web browser"
 msgstr "Impossible d’ouvrir le navigateur Web par défaut"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Veuillez vous rendre sur http://docs.xfce.org/apps/parole/bugs pour signaler votre bogue."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Veuillez vous rendre sur https://docs.xfce.org/apps/parole/bugs pour signaler votre bogue."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/gl.po b/po/gl.po
index 843bb36..a85fb85 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -640,11 +640,11 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
 msgstr ""
 
@@ -918,8 +918,8 @@ msgid "Unable to open default web browser"
 msgstr "Non foi posíbel abrir o navegador web predeterminado"
 
 #: ../src/parole-player.c:2822
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Vaia a http://docs.xfce.org/apps/parole/bugs para informar do erro."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Vaia a https://docs.xfce.org/apps/parole/bugs para informar do erro."
 
 #: ../src/parole-player.c:2852
 msgid "Go"
diff --git a/po/he.po b/po/he.po
index f3f411e..96b3e34 100644
--- a/po/he.po
+++ b/po/he.po
@@ -663,13 +663,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole Media Player %s\n\nXfce Goodies Project ךותמ קלח\nhttp://goodies.xfce.org\n\n.GNU GPL ןוישרה תחת יושר\n\n.<http://bugzilla.xfce.org/> תבותכב םיגאב לע וחווד אנא\n\n"
+msgstr "\nParole Media Player %s\n\nXfce Goodies Project ךותמ קלח\nhttps://goodies.xfce.org\n\n.GNU GPL ןוישרה תחת יושר\n\n.<https://bugzilla.xfce.org/> תבותכב םיגאב לע וחווד אנא\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -945,8 +945,8 @@ msgid "Unable to open default web browser"
 msgstr "לא מסוגל לפתוח דפדפן רשת"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "אנא פנה אל http://docs.xfce.org/apps/parole/bugs כדי לדווח על הבאג שלך."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "אנא פנה אל https://docs.xfce.org/apps/parole/bugs כדי לדווח על הבאג שלך."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/hr.po b/po/hr.po
index 079e90d..768f987 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -664,13 +664,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole svirač multimedije %s\n\nDio je Xfce Goodies projekta\nhttp://goodies.xfce.org\n\nLicenciran pod GNU GPL.\n\nMolimo prijavite greške na <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nParole svirač multimedije %s\n\nDio je Xfce Goodies projekta\nhttps://goodies.xfce.org\n\nLicenciran pod GNU GPL.\n\nMolimo prijavite greške na <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -948,8 +948,8 @@ msgid "Unable to open default web browser"
 msgstr "Nije moguće otvoriti zadani web preglednik"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Molimo idite na http://docs.xfce.org/apps/parole/bugs kako bi prijavili grešku."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Molimo idite na https://docs.xfce.org/apps/parole/bugs kako bi prijavili grešku."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/hu.po b/po/hu.po
index ba91772..5e0f1b0 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -643,13 +643,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole médialejátszó %s\n\nAz Xfce Goodies Project része\nhttp://goodies.xfce.org\n\nGNU GPL licenc alatt.\n\nA hibákat kérjük itt jelentse: <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nParole médialejátszó %s\n\nAz Xfce Goodies Project része\nhttps://goodies.xfce.org\n\nGNU GPL licenc alatt.\n\nA hibákat kérjük itt jelentse: <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -917,8 +917,8 @@ msgid "Unable to open default web browser"
 msgstr "Az alapértelmezett webböngésző nem nyitható meg"
 
 #: ../src/parole-player.c:2834
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Kérjük nyissa meg a http://docs.xfce.org/apps/parole/bugs oldalt a hiba jelentéséhez!"
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Kérjük nyissa meg a https://docs.xfce.org/apps/parole/bugs oldalt a hiba jelentéséhez!"
 
 #: ../src/parole-player.c:2864
 msgid "Go"
diff --git a/po/id.po b/po/id.po
index 33249bd..b38b7b9 100644
--- a/po/id.po
+++ b/po/id.po
@@ -663,13 +663,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nPemutar Media Parole %s\n\nBagian dari Proyek Goodies Xfce\nhttp://goodies.xfce.org\n\nDilisensikan di bawah GNU GPL. \n\nMohon laporkan permasalahan ke <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nPemutar Media Parole %s\n\nBagian dari Proyek Goodies Xfce\nhttps://goodies.xfce.org\n\nDilisensikan di bawah GNU GPL. \n\nMohon laporkan permasalahan ke <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -943,8 +943,8 @@ msgid "Unable to open default web browser"
 msgstr "Gagal membuka peramban web"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Mohon laporkan temuan masalah anda di http://docs.xfce.org/apps/parole/bugs."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Mohon laporkan temuan masalah anda di https://docs.xfce.org/apps/parole/bugs."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/is.po b/po/is.po
index e6b7f08..37443e7 100644
--- a/po/is.po
+++ b/po/is.po
@@ -640,13 +640,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole margmiðlunarspilarinn %s\n\nHluti af Xfce Goodies verkefninu\nhttp://goodies.xfce.org\n\nGefið út með GNU GPL notkunarleyfi.\n\nTilkynntu um villur til <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nParole margmiðlunarspilarinn %s\n\nHluti af Xfce Goodies verkefninu\nhttps://goodies.xfce.org\n\nGefið út með GNU GPL notkunarleyfi.\n\nTilkynntu um villur til <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -914,8 +914,8 @@ msgid "Unable to open default web browser"
 msgstr "Gat ekki ræst sjálfgefinn vefvafra"
 
 #: ../src/parole-player.c:2834
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Farðu á http://docs.xfce.org/apps/parole/bugs til að senda inn villuskýrslur."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Farðu á https://docs.xfce.org/apps/parole/bugs til að senda inn villuskýrslur."
 
 #: ../src/parole-player.c:2864
 msgid "Go"
diff --git a/po/it.po b/po/it.po
index d098940..aca1986 100644
--- a/po/it.po
+++ b/po/it.po
@@ -661,13 +661,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nMedia Player Parole %s\n\nParte del progetto Xfce Goodies\nhttp://goodies.xfce.org\n\nRilasciato con licenza GNU GPL.\n\nSegnalare i problemi a <http://bugzilla.xfce.org/>.\n"
+msgstr "\nMedia Player Parole %s\n\nParte del progetto Xfce Goodies\nhttps://goodies.xfce.org\n\nRilasciato con licenza GNU GPL.\n\nSegnalare i problemi a <https://bugzilla.xfce.org/>.\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -943,8 +943,8 @@ msgid "Unable to open default web browser"
 msgstr "Impossibile aprire il browser web predefinito"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Andare su http://docs.xfce.org/apps/parole/bugs per segnalare i problemi."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Andare su https://docs.xfce.org/apps/parole/bugs per segnalare i problemi."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/ja.po b/po/ja.po
index 609024e..a0f12f9 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -651,13 +651,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole メディアプレーヤーr %s\n\nXfce Goodies プロジェクト\nhttp://goodies.xfce.org\n\nGNU GPL の下で公開されています。\n\nバグの報告は <http://bugzilla.xfce.org/> までお願いします。\n\n"
+msgstr "\nParole メディアプレーヤーr %s\n\nXfce Goodies プロジェクト\nhttps://goodies.xfce.org\n\nGNU GPL の下で公開されています。\n\nバグの報告は <https://bugzilla.xfce.org/> までお願いします。\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -927,8 +927,8 @@ msgid "Unable to open default web browser"
 msgstr "デフォルトのウェブブラウザーを開けません"
 
 #: ../src/parole-player.c:2936
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "http://docs.xfce.org/apps/parole/bugs を参照してバグの報告をお願いします。"
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "https://docs.xfce.org/apps/parole/bugs を参照してバグの報告をお願いします。"
 
 #: ../src/parole-player.c:2966
 msgid "Go"
diff --git a/po/kk.po b/po/kk.po
index b1f9d1c..d89e58d 100644
--- a/po/kk.po
+++ b/po/kk.po
@@ -639,11 +639,11 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
 msgstr ""
 
@@ -911,7 +911,7 @@ msgid "Unable to open default web browser"
 msgstr ""
 
 #: ../src/parole-player.c:2834
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
 msgstr ""
 
 #: ../src/parole-player.c:2864
diff --git a/po/ko.po b/po/ko.po
index ad456a2..0421b0b 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -661,13 +661,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\n빠롤 미디어 재생기 %s\n\nXfce 재미 요소 프로젝트의 일부입니다\nhttp://goodies.xfce.org\n\nGNU GPL 조항에 따라 사용을 허가합니다.\n\n<http://bugzilla.xfce.org/>로 버그를 알려주십시오.\n"
+msgstr "\n빠롤 미디어 재생기 %s\n\nXfce 재미 요소 프로젝트의 일부입니다\nhttps://goodies.xfce.org\n\nGNU GPL 조항에 따라 사용을 허가합니다.\n\n<https://bugzilla.xfce.org/>로 버그를 알려주십시오.\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -941,8 +941,8 @@ msgid "Unable to open default web browser"
 msgstr "기본 웹 브라우저를 열 수 없습니다"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "버그를 보고하려면 http://docs.xfce.org/apps/parole/bugs 로 이동하십시오"
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "버그를 보고하려면 https://docs.xfce.org/apps/parole/bugs 로 이동하십시오"
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/lt.po b/po/lt.po
index 9a4b93f..e2e9965 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -661,13 +661,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole medija grotuvas %s\n\nXfce Goodies projekto dalis\nhttp://goodies.xfce.org\n\nLicencijuota pagal GNU GPL.\n\nApie klaidas prašome pranešti adresu <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nParole medija grotuvas %s\n\nXfce Goodies projekto dalis\nhttps://goodies.xfce.org\n\nLicencijuota pagal GNU GPL.\n\nApie klaidas prašome pranešti adresu <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -945,8 +945,8 @@ msgid "Unable to open default web browser"
 msgstr "Nepavyko atverti numatytosios naršyklės"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Norint pranešti apie klaidą, prašome apsilankyti http://docs.xfce.org/apps/parole/bugs"
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Norint pranešti apie klaidą, prašome apsilankyti https://docs.xfce.org/apps/parole/bugs"
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/lv.po b/po/lv.po
index 4845437..c2b4581 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -384,7 +384,7 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
@@ -393,7 +393,7 @@ msgstr ""
 "Parole mediju atskaņotājs %s\n"
 "\n"
 "Daļa no Xfce Goodies projekta\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licenzēts zem GNU GPL.\n"
 "\n"
diff --git a/po/ms.po b/po/ms.po
index 1191091..9b44838 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -660,13 +660,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nPemain Media Parole  %s\n\nSebahagian dari Projek Kudapan Xfce\nhttp://goodies.xfce.org\n\nDilesenkan bawah GNU GPL.\n\nSila laporkan pepijat kepada <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nPemain Media Parole  %s\n\nSebahagian dari Projek Kudapan Xfce\nhttps://goodies.xfce.org\n\nDilesenkan bawah GNU GPL.\n\nSila laporkan pepijat kepada <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -940,8 +940,8 @@ msgid "Unable to open default web browser"
 msgstr "Tidak boleh buka pelayar sesawang lalai"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Sila pergi ke http://docs.xfce.org/apps/parole/bugs untuk laporkan pepijat anda."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Sila pergi ke https://docs.xfce.org/apps/parole/bugs untuk laporkan pepijat anda."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/nb.po b/po/nb.po
index 250b4fe..38e1efe 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -662,13 +662,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole Mediaspiller %s\n\nEn del av Xfce Goodies-prosjektet\nhttp://goodies.xfce.org\n\nLisensiert GNU GPL.\n\nMeld fra om feil til <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nParole Mediaspiller %s\n\nEn del av Xfce Goodies-prosjektet\nhttps://goodies.xfce.org\n\nLisensiert GNU GPL.\n\nMeld fra om feil til <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -944,8 +944,8 @@ msgid "Unable to open default web browser"
 msgstr "Kunne ikke åpne forvalgt nettleser"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Gå til http://docs.xfce.org/apps/parole/bugs for å rapportere feil."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Gå til https://docs.xfce.org/apps/parole/bugs for å rapportere feil."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/nl.po b/po/nl.po
index d497b11..f56c19e 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -660,13 +660,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole mediaspeler %s\n\nOnderdeel van het Xfce Goodies Project\nhttp://goodies.xfce.org\n\nGelicentieerd onder de GNU GPL.\n\nStuur a.u.b. foutmeldingen naar <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nParole mediaspeler %s\n\nOnderdeel van het Xfce Goodies Project\nhttps://goodies.xfce.org\n\nGelicentieerd onder de GNU GPL.\n\nStuur a.u.b. foutmeldingen naar <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -942,8 +942,8 @@ msgid "Unable to open default web browser"
 msgstr "Kan standaard-webbrowser niet openen"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Ga a.u.b. naar http://docs.xfce.org/apps/parole/bugs om uw fout te melden."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Ga a.u.b. naar https://docs.xfce.org/apps/parole/bugs om uw fout te melden."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/nn.po b/po/nn.po
index dbab756..5b1ceb4 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -380,7 +380,7 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
@@ -389,7 +389,7 @@ msgstr ""
 "Parole mediaspelar %s\n"
 "\n"
 "Ein del av Xfce-prosjektet\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Utgjeven under GNU GPL.\n"
 "\n"
diff --git a/po/oc.po b/po/oc.po
index e80e54f..65df96d 100644
--- a/po/oc.po
+++ b/po/oc.po
@@ -551,13 +551,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nLector Mèdia Parole %s\n\nUna partida del projècte Xfce Goodies\nhttp://goodies.xfce.org\n\nJos licéncia GNU GPL.\n\nSe vos plai, senhalatz los bugs a <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nLector Mèdia Parole %s\n\nUna partida del projècte Xfce Goodies\nhttps://goodies.xfce.org\n\nJos licéncia GNU GPL.\n\nSe vos plai, senhalatz los bugs a <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:234
 msgid "Unknown argument "
@@ -835,8 +835,8 @@ msgid "Unable to open default web browser"
 msgstr "Impossible de dobrir lo navigador Web per defaut"
 
 #: ../src/parole-player.c:2624
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Se vos plai, anatz a http://docs.xfce.org/apps/parole/bugs per senhalar vòstre bug."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Se vos plai, anatz a https://docs.xfce.org/apps/parole/bugs per senhalar vòstre bug."
 
 #. Previous Track
 #: ../src/parole-player.c:2960
diff --git a/po/pl.po b/po/pl.po
index da0d306..b916f2e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -669,13 +669,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nOdtwarzacz nagrań Parole %s\n\nCzęść projektu Xfce Goodies\nhttp://goodies.xfce.org\n\nWydany na licencji GNU GPL.\n\nProszę zgłaszać błędy na stronie <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nOdtwarzacz nagrań Parole %s\n\nCzęść projektu Xfce Goodies\nhttps://goodies.xfce.org\n\nWydany na licencji GNU GPL.\n\nProszę zgłaszać błędy na stronie <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -955,8 +955,8 @@ msgid "Unable to open default web browser"
 msgstr "Nie można otworzyć domyślnej przeglądarki internetowej"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Proszę zgłaszać błędy na stronie http://docs.xfce.org/apps/parole/bugs."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Proszę zgłaszać błędy na stronie https://docs.xfce.org/apps/parole/bugs."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/pt.po b/po/pt.po
index 7c12c7b..8b745ac 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -662,13 +662,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nReprodutor multimédia Parole %s\n\nComponente do projeto Xfce Goodies\nhttp://goodies.xfce.org\n\nLicenciado nos termos da GNU GPL.\n\nPode reportar os erros em <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nReprodutor multimédia Parole %s\n\nComponente do projeto Xfce Goodies\nhttps://goodies.xfce.org\n\nLicenciado nos termos da GNU GPL.\n\nPode reportar os erros em <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -944,8 +944,8 @@ msgid "Unable to open default web browser"
 msgstr "Não foi possível abrir o navegador"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Aceda a http://docs.xfce.org/apps/parole/bugs e reporte o erro."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Aceda a https://docs.xfce.org/apps/parole/bugs e reporte o erro."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 03fd6ce..110037f 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -656,13 +656,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nReprodutor de mídia Parole %s\n\nParte do projeto Xfce Goodies\nhttp://goodies.xfce.org\n\nLicenciado sob a GNU GPL.\n\nPor favor relate erros para <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nReprodutor de mídia Parole %s\n\nParte do projeto Xfce Goodies\nhttps://goodies.xfce.org\n\nLicenciado sob a GNU GPL.\n\nPor favor relate erros para <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -934,8 +934,8 @@ msgid "Unable to open default web browser"
 msgstr "Não foi possível abrir o navegador web padrão"
 
 #: ../src/parole-player.c:2936
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Por favor, acesse http://docs.xfce.org/apps/parole/bugs para relatar seus erros."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Por favor, acesse https://docs.xfce.org/apps/parole/bugs para relatar seus erros."
 
 #: ../src/parole-player.c:2966
 msgid "Go"
diff --git a/po/ru.po b/po/ru.po
index 0da834c..a877af2 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -669,13 +669,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nМедиапроигрыватель Parole %s\n\nЧасть проекта Xfce Goodies\nhttp://goodies.xfce.org\n\nРаспространяется под лицензией GNU GPL.\n\nПожалуйста, сообщайте об ошибках на <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nМедиапроигрыватель Parole %s\n\nЧасть проекта Xfce Goodies\nhttps://goodies.xfce.org\n\nРаспространяется под лицензией GNU GPL.\n\nПожалуйста, сообщайте об ошибках на <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -955,8 +955,8 @@ msgid "Unable to open default web browser"
 msgstr "Не удалось открыть веб-браузер по умолчанию"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Пожалуйста, сообщите об ошибке на http://docs.xfce.org/apps/parole/bugs."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Пожалуйста, сообщите об ошибке на https://docs.xfce.org/apps/parole/bugs."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/sk.po b/po/sk.po
index b77037d..427d97d 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -663,13 +663,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nMultimediálny prehrávač Parole %s\n\nSúčasť projektu Xfce Goodies\nhttp://goodies.xfce.org\n\nVytvorený pod licenciou GNU GPL.\n\nProsím, nahláste chyby na adrese <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nMultimediálny prehrávač Parole %s\n\nSúčasť projektu Xfce Goodies\nhttps://goodies.xfce.org\n\nVytvorený pod licenciou GNU GPL.\n\nProsím, nahláste chyby na adrese <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -947,8 +947,8 @@ msgid "Unable to open default web browser"
 msgstr "Nie je možné otvoriť predvolený webový prehliadač"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Prosím, prejdite na webocú stránku http://docs.xfce.org/apps/parole/bugs a nahláste vašu chybu."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Prosím, prejdite na webocú stránku https://docs.xfce.org/apps/parole/bugs a nahláste vašu chybu."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/sr.po b/po/sr.po
index 832f9da..e38edde 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -662,13 +662,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nИзвођач мултимедије Часноречац %s\n\nДео пројекта ИксФЦЕ добрица\nhttp://goodies.xfce.org\n\nСа дозволом ГНУ ОЈЛ.\n\nГрешке пријавите на <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nИзвођач мултимедије Часноречац %s\n\nДео пројекта ИксФЦЕ добрица\nhttps://goodies.xfce.org\n\nСа дозволом ГНУ ОЈЛ.\n\nГрешке пријавите на <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -946,8 +946,8 @@ msgid "Unable to open default web browser"
 msgstr "Нисам успео да покренем подразумеваног веб прегледника"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "За слање извештаја о грешкама идите на http://docs.xfce.org/apps/parole/bugs."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "За слање извештаја о грешкама идите на https://docs.xfce.org/apps/parole/bugs."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/sv.po b/po/sv.po
index 1df3bb6..a729e5a 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -662,13 +662,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nMediaspelaren Parole %s\n\nEn del av Xfce Goodies Project\nhttp://goodies.xfce.org\n\nLicensierad under GNU GPL.\n\nRapportera fel till <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nMediaspelaren Parole %s\n\nEn del av Xfce Goodies Project\nhttps://goodies.xfce.org\n\nLicensierad under GNU GPL.\n\nRapportera fel till <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -944,8 +944,8 @@ msgid "Unable to open default web browser"
 msgstr "Det gick inte att öppna standardwebbläsare"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Gå till http://docs.xfce.org/apps/parole/bugs för att rapportera ditt fel."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Gå till https://docs.xfce.org/apps/parole/bugs för att rapportera ditt fel."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/te.po b/po/te.po
index 15f7230..658bda3 100644
--- a/po/te.po
+++ b/po/te.po
@@ -560,11 +560,11 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
 msgstr ""
 
@@ -838,12 +838,12 @@ msgid "Unable to open default web browser"
 msgstr ""
 
 #: ../src/parole-player.c:2632
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
 msgstr ""
 
 #: ../src/parole-player.c:2650
 msgid ""
-"Please go to http://docs.xfce.org/apps/parole/start to read Parole's online "
+"Please go to https://docs.xfce.org/apps/parole/start to read Parole's online "
 "documentation."
 msgstr ""
 
diff --git a/po/th.po b/po/th.po
index e2ac5ee..5febd98 100644
--- a/po/th.po
+++ b/po/th.po
@@ -662,13 +662,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nเครื่องมือเล่นสื่อ Parole %s\n\nส่วนหนึ่งของโครงการ Xfce Goodies\nhttp://goodies.xfce.org\n\nเผยแพร่ภายใต้สัญญาอนุญาต GNU GPL\n\nหากพบปัญหา กรุณารายงานที่ <http://bugzilla.xfce.org/>\n\n"
+msgstr "\nเครื่องมือเล่นสื่อ Parole %s\n\nส่วนหนึ่งของโครงการ Xfce Goodies\nhttps://goodies.xfce.org\n\nเผยแพร่ภายใต้สัญญาอนุญาต GNU GPL\n\nหากพบปัญหา กรุณารายงานที่ <https://bugzilla.xfce.org/>\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -942,8 +942,8 @@ msgid "Unable to open default web browser"
 msgstr "ไม่สามารถเปิดเว็บเบราว์เซอร์ปริยาย"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "กรุณาไปที่ http://docs.xfce.org/apps/parole/bugs เพื่อรายงานปัญหาของคุณ"
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "กรุณาไปที่ https://docs.xfce.org/apps/parole/bugs เพื่อรายงานปัญหาของคุณ"
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/tr.po b/po/tr.po
index d4253e4..0db33b4 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -644,13 +644,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole Ortam Oynatıcısı %s\n\nXfce Goodies Projesinin bir parçasıdır\nhttp://goodies.xfce.org\n\nGNU GPL ile lisanslanmıştır.\n\nHataları lütfen <http://bugzilla.xfce.org/> adresine bildirin.\n\n"
+msgstr "\nParole Ortam Oynatıcısı %s\n\nXfce Goodies Projesinin bir parçasıdır\nhttps://goodies.xfce.org\n\nGNU GPL ile lisanslanmıştır.\n\nHataları lütfen <https://bugzilla.xfce.org/> adresine bildirin.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -922,8 +922,8 @@ msgid "Unable to open default web browser"
 msgstr "varsayılan tarayıcı açılamadı"
 
 #: ../src/parole-player.c:2822
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Hata bildirimi için lütfen http://docs.xfce.org/apps/parole/bugs adresine gidin."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Hata bildirimi için lütfen https://docs.xfce.org/apps/parole/bugs adresine gidin."
 
 #: ../src/parole-player.c:2852
 msgid "Go"
diff --git a/po/ug.po b/po/ug.po
index e674a59..2ee7ede 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -550,11 +550,11 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
 msgstr ""
 
@@ -834,7 +834,7 @@ msgid "Unable to open default web browser"
 msgstr ""
 
 #: ../src/parole-player.c:2624
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
 msgstr ""
 
 #. Previous Track
diff --git a/po/uk.po b/po/uk.po
index 05110f2..b6a94b7 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -662,13 +662,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nПрогравач медіа Parole %s\n\nЧастина проекту Xfce Goodies\nhttp://goodies.xfce.org\n\nВипущено під ліцензією GNU GPL.\n\nБудь ласка, повідомляйте про вади на <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nПрогравач медіа Parole %s\n\nЧастина проекту Xfce Goodies\nhttps://goodies.xfce.org\n\nВипущено під ліцензією GNU GPL.\n\nБудь ласка, повідомляйте про вади на <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -946,8 +946,8 @@ msgid "Unable to open default web browser"
 msgstr "Неможливо відкрити типовий переглядач тенет"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "Перейдіть до http://docs.xfce.org/apps/parole/bugs щоб повідомити про ваду."
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "Перейдіть до https://docs.xfce.org/apps/parole/bugs щоб повідомити про ваду."
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index e60f8a8..6490bdf 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -666,13 +666,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole 媒体播放器 %s\n\nXfce 珍品项目的一部分\nhttp://goodies.xfce.org\n\n以 GNU GPL 发布。\n\n请报告 bug 至 <http://bugzilla.xfce.org/>.\n\n"
+msgstr "\nParole 媒体播放器 %s\n\nXfce 珍品项目的一部分\nhttps://goodies.xfce.org\n\n以 GNU GPL 发布。\n\n请报告 bug 至 <https://bugzilla.xfce.org/>.\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -946,8 +946,8 @@ msgid "Unable to open default web browser"
 msgstr "无法打开默认的 Web 浏览器"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "请移步至 http://docs.xfce.org/apps/parole/bugs 报告您遇到的 bug。"
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "请移步至 https://docs.xfce.org/apps/parole/bugs 报告您遇到的 bug。"
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 639005f..df14884 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -662,13 +662,13 @@ msgid ""
 "Parole Media Player %s\n"
 "\n"
 "Part of the Xfce Goodies Project\n"
-"http://goodies.xfce.org\n"
+"https://goodies.xfce.org\n"
 "\n"
 "Licensed under the GNU GPL.\n"
 "\n"
-"Please report bugs to <http://bugzilla.xfce.org/>.\n"
+"Please report bugs to <https://bugzilla.xfce.org/>.\n"
 "\n"
-msgstr "\nParole 媒體播放器 %s\n\nXfce 好物專案的一部份\nhttp://goodies.xfce.org\n\n按 GNU GPL 授權。\n\n若有問題請報告 <http://bugzilla.xfce.org/>。\n\n"
+msgstr "\nParole 媒體播放器 %s\n\nXfce 好物專案的一部份\nhttps://goodies.xfce.org\n\n按 GNU GPL 授權。\n\n若有問題請報告 <https://bugzilla.xfce.org/>。\n\n"
 
 #: ../src/main.c:241
 msgid "Open a new instance"
@@ -942,8 +942,8 @@ msgid "Unable to open default web browser"
 msgstr "無法開啟預設網頁瀏覽器"
 
 #: ../src/parole-player.c:2950
-msgid "Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."
-msgstr "若要報告問題,請到 http://docs.xfce.org/apps/parole/bugs 。"
+msgid "Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."
+msgstr "若要報告問題,請到 https://docs.xfce.org/apps/parole/bugs 。"
 
 #: ../src/parole-player.c:2980
 msgid "Go"
diff --git a/src/main.c b/src/main.c
index 799a348..eebcc24 100644
--- a/src/main.c
+++ b/src/main.c
@@ -59,9 +59,9 @@ show_version (void)
     g_print (_("\n"
              "Parole Media Player %s\n\n"
              "Part of the Xfce Goodies Project\n"
-             "http://goodies.xfce.org\n\n"
+             "https://goodies.xfce.org\n\n"
              "Licensed under the GNU GPL.\n\n"
-             "Please report bugs to <http://bugzilla.xfce.org/>.\n\n"), VERSION);
+             "Please report bugs to <https://bugzilla.xfce.org/>.\n\n"), VERSION);
     exit (EXIT_SUCCESS);
 }
 
diff --git a/src/parole-about.c b/src/parole-about.c
index d4fbc6f..ac3f041 100644
--- a/src/parole-about.c
+++ b/src/parole-about.c
@@ -75,7 +75,7 @@ void parole_about (GtkWindow *parent)
         "program-name", PACKAGE_NAME,
         "translator-credits", _("translator-credits"),
         "version", PACKAGE_VERSION,
-        "website", "http://docs.xfce.org/apps/parole/start",
+        "website", "https://docs.xfce.org/apps/parole/start",
         "website-label", _("Visit Parole website"),
         NULL);
 }
diff --git a/src/parole-player.c b/src/parole-player.c
index a826453..1af5aa9 100644
--- a/src/parole-player.c
+++ b/src/parole-player.c
@@ -2952,9 +2952,9 @@ on_bug_report_clicked (GtkWidget *w, ParolePlayer *player)
 {
     GtkWidget *dialog;
 #if GTK_CHECK_VERSION(3,22,0)
-    if (!gtk_show_uri_on_window(GTK_WINDOW(player->priv->window), "http://docs.xfce.org/apps/parole/bugs", GDK_CURRENT_TIME, NULL))
+    if (!gtk_show_uri_on_window(GTK_WINDOW(player->priv->window), "https://docs.xfce.org/apps/parole/bugs", GDK_CURRENT_TIME, NULL))
 #else
-    if (!gtk_show_uri(NULL, "http://docs.xfce.org/apps/parole/bugs", GDK_CURRENT_TIME, NULL))
+    if (!gtk_show_uri(NULL, "https://docs.xfce.org/apps/parole/bugs", GDK_CURRENT_TIME, NULL))
 #endif
     {
         dialog = gtk_message_dialog_new(GTK_WINDOW(player->priv->window),
@@ -2963,7 +2963,7 @@ on_bug_report_clicked (GtkWidget *w, ParolePlayer *player)
                                         GTK_BUTTONS_CLOSE,
                                         _("Unable to open default web browser"));
         gtk_message_dialog_format_secondary_text(GTK_MESSAGE_DIALOG(dialog),
-                _("Please go to http://docs.xfce.org/apps/parole/bugs to report your bug."));
+                _("Please go to https://docs.xfce.org/apps/parole/bugs to report your bug."));
         gtk_dialog_run(GTK_DIALOG(dialog));
         gtk_widget_destroy(dialog);
     }
diff --git a/src/plugins/mpris2/mpris2.desktop.in b/src/plugins/mpris2/mpris2.desktop.in
index 6536ab3..2154168 100644
--- a/src/plugins/mpris2/mpris2.desktop.in
+++ b/src/plugins/mpris2/mpris2.desktop.in
@@ -3,4 +3,4 @@ Module=parole-mpris2
 _Name=MPRIS2
 _Description=MPRIS2 remote control
 Authors=Matias De Lellis mati86dl at gmail.com, Hakan Erduman smultimeter at gmail.com
-Website=http://goodies.xfce.org/projects/applications/parole
+Website=https://goodies.xfce.org/projects/applications/parole
diff --git a/src/plugins/notify/notify.desktop.in b/src/plugins/notify/notify.desktop.in
index b873b8f..3fceae5 100644
--- a/src/plugins/notify/notify.desktop.in
+++ b/src/plugins/notify/notify.desktop.in
@@ -3,4 +3,4 @@ Module=parole-notify
 _Name=Notify
 _Description=Show notifications for currently playing tracks
 Authors=Sean Davis smd.seandavis at gmail.com
-Website=http://goodies.xfce.org/projects/applications/parole
+Website=https://goodies.xfce.org/projects/applications/parole
diff --git a/src/plugins/tray/system-tray.desktop.in b/src/plugins/tray/system-tray.desktop.in
index 8afbd6d..05be7ec 100644
--- a/src/plugins/tray/system-tray.desktop.in
+++ b/src/plugins/tray/system-tray.desktop.in
@@ -3,4 +3,4 @@ Module=tray-icon
 _Name=Tray icon
 _Description=Show icon in the system tray
 Authors=Ali Abdallah aliov at xfce.org
-Website=http://goodies.xfce.org/projects/applications/parole
+Website=https://goodies.xfce.org/projects/applications/parole

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list