From def06cc3b2a8d3e2f601b17130cdb3027952220d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Rodr=C3=ADguez?= Date: Wed, 15 Nov 2023 00:43:15 -0500 Subject: [PATCH] explicitly change strings --- src/i18n/strings/en_EN.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 2ff6dd3bd6b..4481c4f13a3 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -1235,8 +1235,8 @@ "integrations": { "disabled_dialog_description": "Enable '%(manageIntegrations)s' in Settings to do this.", "disabled_dialog_title": "Integrations are disabled", - "impossible_dialog_description": "Your %(brand)s doesn't allow you to use an integration manager to do this. Please contact an admin.", - "impossible_dialog_title": "Integrations not allowed" + "impossible_dialog_description": "If you wish to invite bots or add widgets, you can add them manually. Ask in #help:matrix.mit.edu or email matrix@mit.edu letting us know what bot or widget you need and we can guide you.", + "impossible_dialog_title": "Integrations are a work in progress." }, "invite": { "ask_anyway_description": "Unable to find profiles for the Matrix IDs listed below - would you like to start a DM anyway?", @@ -1270,8 +1270,8 @@ "failed_title": "Failed to invite", "invalid_address": "Unrecognised address", "key_share_warning": "Invited people will be able to read old messages.", - "name_email_mxid_share_room": "Invite someone using their name, email address, username (like ) or share this room.", - "name_email_mxid_share_space": "Invite someone using their name, email address, username (like ) or share this space.", + "name_email_mxid_share_room": "Invite someone using their name or kerberos (without @mit.edu). If they do not appear in the search results, please use the Matrix username format——instead of the full email address. You can also invite non-MIT people using their Matrix username or email address, or right click here and share the room link.", + "name_email_mxid_share_space": "Invite someone using their name or kerberos (without @mit.edu). If they do not appear in the search results, please use the Matrix username format——instead of the full email address. You can also invite non-MIT people using their Matrix username or email address, or right click here and share the space link.", "name_mxid_share_room": "Invite someone using their name, username (like ) or share this room.", "name_mxid_share_space": "Invite someone using their name, username (like ) or share this space.", "recents_section": "Recent Conversations",