From 895238c329ba0ab41c1d58fc9716b1e5236b74a7 Mon Sep 17 00:00:00 2001 From: Arnfried Griesert Date: Tue, 21 Jun 2022 13:03:48 +0000 Subject: [PATCH] feature/3154_password_authentification --- Riot/Assets/en.lproj/Vector.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Riot/Assets/en.lproj/Vector.strings b/Riot/Assets/en.lproj/Vector.strings index c4599b2c8..e379f5df7 100644 --- a/Riot/Assets/en.lproj/Vector.strings +++ b/Riot/Assets/en.lproj/Vector.strings @@ -601,7 +601,7 @@ Tap the + to start adding people."; "settings_add_email_address" = "Add email address"; "settings_phone_number" = "Phone"; "settings_add_phone_number" = "Add phone number"; -"settings_change_password" = "Change Matrix account password"; +"settings_change_password" = "Change password"; "settings_night_mode" = "Night Mode"; "settings_fail_to_update_profile" = "Fail to update profile"; "settings_fail_to_update_profile_message" = "Changing display name is disabled on this server";