mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Settings: Use a generic wording when authentication flow is not supported
This commit is contained in:
@@ -476,9 +476,6 @@
|
||||
"settings_add_3pid_password_title_msidsn" = "Add phone number";
|
||||
"settings_add_3pid_password_message" = "To continue, please enter your password";
|
||||
"settings_add_3pid_invalid_password_message" = "Invalid password";
|
||||
//"settings_add_3pid_auth_flow_not_supported" = "%@ does not support the authentication required by your homeserver to add a third party identifier. Please use the web version of the app.";
|
||||
"settings_add_3pid_auth_flow_not_supported" = "%@ does not support the authentication required by your homeserver. Please use the web version of the app.";
|
||||
|
||||
|
||||
"settings_crypto_device_name" = "Device Public Name: ";
|
||||
"settings_crypto_device_id" = "\nDevice ID: ";
|
||||
@@ -1058,3 +1055,4 @@
|
||||
|
||||
// Generic errors
|
||||
"error_invite_3pid_with_no_identity_server" = "Add an identity server in your settings to invite by email.";
|
||||
"error_not_supported_on_mobile" = "You can't do this from %@ mobile.";
|
||||
|
||||
Reference in New Issue
Block a user