mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Settings: Add User-Interactive Auth for adding email and msidsn to user's account
vector-im/riot-ios#2744
This commit is contained in:
@@ -472,6 +472,14 @@
|
||||
"settings_fail_to_update_password" = "Fail to update password";
|
||||
"settings_password_updated" = "Your password has been updated";
|
||||
|
||||
"settings_add_3pid_password_title_email" = "Add email adress";
|
||||
"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: ";
|
||||
"settings_crypto_device_key" = "\nDevice key:\n";
|
||||
|
||||
Reference in New Issue
Block a user