From d2c76bc5469fdf22f1ec6db25f6669fd166e96f9 Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Wed, 19 Nov 2025 14:47:04 +0000 Subject: [PATCH] Minor grammatical fix --- frontend/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/locales/en.json b/frontend/locales/en.json index 3fe5250fa..731eab2f0 100644 --- a/frontend/locales/en.json +++ b/frontend/locales/en.json @@ -41,7 +41,7 @@ "alert_description": "This account will be permanently erased and you’ll no longer have access to any of your messages.", "alert_title": "You’re about to lose all of your data", "button": "Delete account", - "dialog_description": "Confirm that you would like to delete your account:\n\n\nYou will not be able to reactivate your account\nYou will no longer be able to sign in\nNo one will be able to reuse your username (MXID), including you\nYou will leave all rooms and direct messages you are in\nYou will be removed from the identity server, and no one will be able to find you with your email or phone number\n\nYour old messages will still be visible to people who received them. Would you like to hide your send messages from people who join rooms in the future?", + "dialog_description": "Confirm that you would like to delete your account:\n\n\nYou will not be able to reactivate your account\nYou will no longer be able to sign in\nNo one will be able to reuse your username (MXID), including you\nYou will leave all rooms and direct messages you are in\nYou will be removed from the identity server, and no one will be able to find you with your email or phone number\n\nYour old messages will still be visible to people who received them. Would you like to hide your sent messages from people who join rooms in the future?", "dialog_title": "Delete this account?", "erase_checkbox_label": "Yes, hide all my messages from new joiners", "incorrect_password": "Incorrect password, please try again",