Sign in with Classic
This commit is contained in:
parent
683b1fe9d5
commit
8c5caabed4
62 changed files with 3120 additions and 728 deletions
|
|
@ -31,6 +31,9 @@ forbiddenTerms = {
|
|||
# We explicitly want to mention Element Pro in these 2:
|
||||
"screen_change_server_error_element_pro_required_title",
|
||||
"screen_change_server_error_element_pro_required_message",
|
||||
# Contains "Element Classic"
|
||||
"screen_missing_key_backup_open_element_classic",
|
||||
"screen_missing_key_backup_step_1",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -170,6 +170,8 @@
|
|||
"name" : ":features:login:impl",
|
||||
"includeRegex" : [
|
||||
"screen_onboarding_.*",
|
||||
"screen\\.onboarding\\..*",
|
||||
"screen\\.missing_key_backup\\..*",
|
||||
"screen_login_.*",
|
||||
"screen_server_confirmation_.*",
|
||||
"screen_change_server_.*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue