about summary refs log tree commit diff
path: root/lang/en.json
diff options
context:
space:
mode:
authorGeorg Lukas <georg@op-co.de>2017-02-05 23:25:10 +0100
committerGeorg Lukas <georg@op-co.de>2017-02-05 23:25:10 +0100
commitb969375ec73dbc5935e2cc5fff0cef4df8e8c296 (patch)
tree82383894ce7519fda516b0351b37fa5bedec6a7e /lang/en.json
parent9e2841d8cb4ea32148fe53c94f87c65272dc8204 (diff)
downloadphp-xmpp-invitation-b969375ec73dbc5935e2cc5fff0cef4df8e8c296.tar.gz
Less text = better
Diffstat (limited to 'lang/en.json')
-rw-r--r--lang/en.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/en.json b/lang/en.json
index 41d7305..ac90f47 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -2,15 +2,13 @@
   "chat": {
     "title": "Invitation from {{name}}",
     "heading": "{{name}} has invited you to chat",
-    "intro": "Add {{name}} to your contact list by clicking the following link:",
-    "button": "Add {{name}}",
+    "button": "Add {{name}} to contact list",
     "":""
   },
   "muc": {
     "title": "Invitation to {{name}}",
     "heading": "You have been invited to {{name}}",
-    "intro": "Join the chat room {{name}} by clicking the following link:",
-    "button": "Join {{name}}",
+    "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.",