Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/28192/head
Michael Telatynski 2024-10-16 09:49:09 +01:00
parent 571ada37a7
commit 1407e2f52d
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
4 changed files with 3 additions and 8 deletions

View File

@ -9,7 +9,7 @@ on:
push:
branches: [develop, master]
repository_dispatch:
types: [upstream-sdk-notify]
types: [element-web-notify]
# support triggering from other workflows
workflow_call:

View File

@ -6,7 +6,7 @@ on:
merge_group:
types: [checks_requested]
repository_dispatch:
types: [upstream-sdk-notify]
types: [element-web-notify]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true

View File

@ -6,7 +6,7 @@ on:
push:
branches: [develop, master]
repository_dispatch:
types: [upstream-sdk-notify]
types: [element-web-notify]
workflow_call:
inputs:
disable_coverage:

View File

@ -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.",