From a3301f9448403f5c879f783b4cd87d8527bf6e2d Mon Sep 17 00:00:00 2001 From: Bryan Davis Date: Mon, 28 Sep 2015 11:56:09 -0600 Subject: [PATCH] Give instructions on removing email address from account Update the description for the Special:ChangeEmail form to include instructions on how to remove email address association from the user's account. Bug: T98799 Change-Id: I10dca0c24faf24b117ef7d1e3c20319575805aff --- languages/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 0b17c78c0f..dc06b10c23 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -555,7 +555,7 @@ "passwordreset-emailerror-capture": "A password reset email was generated, which is shown below, but sending it to the {{GENDER:$2|user}} failed: $1", "changeemail": "Change email address", "changeemail-summary": "", - "changeemail-text": "Complete this form to change your email address. You will need to enter your password to confirm this change.", + "changeemail-text": "Complete this form to change your email address. You will need to enter your password to confirm this change. If you would like to remove the association of any email address from your account, leave the email address blank when submitting the form.", "changeemail-no-info": "You must be logged in to access this page directly.", "changeemail-oldemail": "Current email address:", "changeemail-newemail": "New email address:", -- 2.20.1