Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2021-01-15 11:22:45 +0300
committersualko <klaus@jsxc.org>2021-01-15 11:22:45 +0300
commita97312ee1f43051cb11e4420d2e30d8c0bc215af (patch)
tree3505320463d49a33f471344b91ad8bc207cb8152 /locales
parentd2afafb9e11e088f369768b52989a8121b23195d (diff)
fix: check support for blocking command
Diffstat (limited to 'locales')
-rw-r--r--locales/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/en.json b/locales/en.json
index 3ef8a4d9..7784b4e7 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -42,8 +42,8 @@
"Message": "Message",
"Add_buddy": "Add contact",
"Blocking_users": "Block contacts",
- "Error_no_blocking_jids": "No JIDs given for blocking.",
- "muc_one_jid_per_line": "One JID per line",
+ "setting-blocking-command-enable": "Enables you to block contacts.",
+ "blocking_cmd_not_supported": "Your server does not support the blocking of contacts.",
"rename_buddy": "rename contact",
"delete_buddy": "delete contact",
"Login": "Login",