about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPerflyst <mail@perflyst.de>2020-01-01 22:23:06 +0100
committerPerflyst <mail@perflyst.de>2020-01-01 22:23:06 +0100
commit2351d021602925d0c08a60e57c0831de5da4cddc (patch)
tree148c7b593957a6cb3128cd184ff35c5a237d15c4
parentf4c9ab87656d3662e5f8b6b7546eae9e38061b98 (diff)
downloadphp-xmpp-invitation-2351d021602925d0c08a60e57c0831de5da4cddc.tar.gz
Use https link to xmpp.org
-rw-r--r--lang/de.json2
-rw-r--r--lang/en.json2
-rw-r--r--lang/fr.json2
-rw-r--r--lang/ro.json2
4 files changed, 4 insertions, 4 deletions
diff --git a/lang/de.json b/lang/de.json
index 04460fa..6685b7f 100644
--- a/lang/de.json
+++ b/lang/de.json
@@ -13,7 +13,7 @@
   },
   "clients": "Wenn der Link nicht funktioniert, müssen Sie einen XMPP-Client installieren und einrichten, und dann diese Seite nochmal aufsuchen.",
   "recommend": "Wir empfehlen einen von:",
-  "checkfulllist": "Sehen Sie sich die <a href='http://xmpp.org/software/clients.html'>vollständige Liste der XMPP-clients</a> für weitere Plattformen an.",
+  "checkfulllist": "Sehen Sie sich die <a href='https://xmpp.org/software/clients.html'>vollständige Liste der XMPP-clients</a> für weitere Plattformen an.",
   "xmppis": "XMPP ist eine Anbieter-unabhängige Form des Instant Messaging.  Sie können sich einen von vielen Clients aussuchen und haben eine freie Auswahl, welchen Server Sie verwenden.",
   "":""
 }
diff --git a/lang/en.json b/lang/en.json
index 5a3c3de..3f15fe0 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -13,7 +13,7 @@
   },
   "clients": "If this link does not work, you need to install and configure an XMPP client, and visit this page again afterwards.",
   "recommend": "We recommend one of:",
-  "checkfulllist": "Check the <a href='http://xmpp.org/software/clients.html'>full list of XMPP clients</a> for other platforms.",
+  "checkfulllist": "Check the <a href='https://xmpp.org/software/clients.html'>full list of XMPP clients</a> for other platforms.",
   "xmppis": "XMPP is a provider independent form of instant messaging.  You can pick from many different clients and have a free choice of server operators to participate.",
   "":""
 }
diff --git a/lang/fr.json b/lang/fr.json
index 0d45a3c..cd7b1d4 100644
--- a/lang/fr.json
+++ b/lang/fr.json
@@ -13,7 +13,7 @@
   },
   "clients": "Si ce lien ne fonctionne pas, vous devez installer et configurer un client XMPP, puis revenir à cette page.",
   "recommend": "Nous recommandons un des clients suivants:",
-  "checkfulllist": "Vous pouvez consulter <a href='http://xmpp.org/software/clients.html'>la liste complète des clients XMPP</a> pour les autres plateformes.",
+  "checkfulllist": "Vous pouvez consulter <a href='https://xmpp.org/software/clients.html'>la liste complète des clients XMPP</a> pour les autres plateformes.",
   "xmppis": "XMPP est une forme de messagerie instantanée indépendante du fournisseur. Vous pouvez choisir parmi de nombreux clients et un libre choix d'opérateurs de serveurs pour participer.",
   "":""
 }
diff --git a/lang/ro.json b/lang/ro.json
index 2a61255..603dd14 100644
--- a/lang/ro.json
+++ b/lang/ro.json
@@ -13,7 +13,7 @@
   },
   "clients": "Dacă această legatură nu funcționează, trebuie să instalați și să configurați un client XMPP, și apoi să vizitați din nou această pagină.",
   "recommend": "Pe Android vă recomandăm unul din acestea:",
-  "checkfulllist": "Verificați lista completa de <a href='http://xmpp.org/software/clients.html'>aplicații client XMPP</a> pentru alte platforme.",
+  "checkfulllist": "Verificați lista completa de <a href='https://xmpp.org/software/clients.html'>aplicații client XMPP</a> pentru alte platforme.",
   "xmppis": "XMPP este o formă de mesagerie instant ce nu depinde de un anume furnizor.  Vă puteți alege una din multiplele aplicații client și aveți libertatea de a vă alege serverul la care să participați.",
   "":""
 }