XMPP invitation landing page, without javascript
Update link and change some text
Schimon Jehuda 2022-05-29
parent 5617b39 · commit dbcfcd5
-rw-r--r--lang/en.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/en.json b/lang/en.json
index 3f15fe0..6ee842d 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -11,9 +11,9 @@
"button": "Join the chat room {{name}}",
"":""
},
- "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='https://xmpp.org/software/clients.html'>full list of XMPP clients</a> for other platforms.",
+ "clients": "You need to install an XMPP client, to access the XMPP network.",
+ "recommend": "Here are the five most commonly used clients for your platform:",
+ "checkfulllist": "See the <a href='https://xmpp.org/software/clients/'>full list</a> of XMPP clients for other platforms and devices.",
"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.",
"":""
}