From d928a7be9dbfdf07f52188aa2df33a27584a8b88 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Tue, 15 Oct 2024 15:45:19 +0100 Subject: [PATCH] Iterate Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --- scripts/ci/install-deps.sh | 0 scripts/docker-link-repos.sh | 0 src/i18n/strings/en_EN.json | 5 ----- 3 files changed, 5 deletions(-) mode change 100644 => 100755 scripts/ci/install-deps.sh mode change 100644 => 100755 scripts/docker-link-repos.sh diff --git a/scripts/ci/install-deps.sh b/scripts/ci/install-deps.sh old mode 100644 new mode 100755 diff --git a/scripts/docker-link-repos.sh b/scripts/docker-link-repos.sh old mode 100644 new mode 100755 diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 093fb155c4..35dfab239d 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -907,10 +907,6 @@ "export_unsupported": "Your browser does not support the required cryptography extensions", "import_invalid_keyfile": "Not a valid %(brand)s keyfile", "import_invalid_passphrase": "Authentication check failed: incorrect password?", - "incompatible_database_description": "You've previously used a newer version of %(brand)s with this session. To use this version again with end to end encryption, you will need to sign out and back in again.", - "incompatible_database_disable": "Continue With Encryption Disabled", - "incompatible_database_sign_out_description": "To avoid losing your chat history, you must export your room keys before logging out. You will need to go back to the newer version of %(brand)s to do this", - "incompatible_database_title": "Incompatible Database", "messages_not_secure": { "cause_1": "Your homeserver", "cause_2": "The homeserver the user you're verifying is connected to", @@ -2568,7 +2564,6 @@ "msisdn_verification_field_label": "Verification code", "msisdn_verification_instructions": "Please enter verification code sent via text.", "msisdns_heading": "Phone numbers", - "name_placeholder": "No display name", "oidc_manage_button": "Manage account", "password_change_section": "Set a new account password…", "password_change_success": "Your password was successfully changed.",