From 3566bf520a7fb2f207ebf5ba5b64312140946273 Mon Sep 17 00:00:00 2001 From: Aaron Raimist Date: Sat, 6 Oct 2018 12:39:14 -0500 Subject: [PATCH] Reword English settings_sign_out_e2e_warn --- 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 3c519c4d7..e34fb4f23 100644 --- a/Riot/Assets/en.lproj/Vector.strings +++ b/Riot/Assets/en.lproj/Vector.strings @@ -338,7 +338,7 @@ "settings_sign_out" = "Sign Out"; "settings_sign_out_confirmation" = "Are you sure?"; -"settings_sign_out_e2e_warn" = "You will lose your end-to-end encryption keys. That means you will be no more able to read old messages in encrypted rooms on this device."; +"settings_sign_out_e2e_warn" = "You will lose your end-to-end encryption keys. That means you will no longer be able to read old messages in encrypted rooms on this device."; "settings_profile_picture" = "Profile Picture"; "settings_display_name" = "Display Name"; "settings_first_name" = "First Name";