From 46dd02702d29548c4de3e55842faa5694ef69b8a Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 25 Oct 2023 12:21:23 -0500 Subject: [PATCH] Fix typo when updating email address (#27789) - correct text that is shown when attempting to change an email address --- options/locale/locale_en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 8dcce73b7d..d9d0dd7968 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -2856,7 +2856,7 @@ emails.updated = Email updated emails.not_updated = Failed to update the requested email address: %v emails.duplicate_active = This email address is already active for a different user. emails.change_email_header = Update Email Properties -emails.change_email_text = Are your sure you want to update this email address? +emails.change_email_text = Are you sure you want to update this email address? orgs.org_manage_panel = Organization Management orgs.name = Name