Skip to content

Commit

Permalink
Iterate
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Telatynski <[email protected]>
  • Loading branch information
t3chguy committed Oct 15, 2024
1 parent 13184f0 commit d928a7b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
Empty file modified scripts/ci/install-deps.sh
100644 → 100755
Empty file.
Empty file modified scripts/docker-link-repos.sh
100644 → 100755
Empty file.
5 changes: 0 additions & 5 deletions src/i18n/strings/en_EN.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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.",
Expand Down

0 comments on commit d928a7b

Please sign in to comment.