From 23834771d5231c8a61d62e29d82de9c47f3b9544 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 12 Apr 2011 16:58:50 +0000 Subject: [PATCH] Update wording for messages added in r85976. --- languages/messages/MessagesEn.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 6859bc5207..f59bdbc204 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2679,9 +2679,9 @@ The e-mail address you entered in [[Special:Preferences|your user preferences]] 'noemailtext' => 'This user has not specified a valid e-mail address.', 'nowikiemailtitle' => 'No e-mail allowed', 'nowikiemailtext' => 'This user has chosen not to receive e-mail from other users.', -'emailnotarget' => 'Nonexistent or invalid user name to receive e-mail.', -'emailtarget' => 'Enter user to receive e-mail', -'emailusername' => 'User name:', +'emailnotarget' => 'Non-existent or invalid username for recipient.', +'emailtarget' => 'Enter username of recipient', +'emailusername' => 'Username:', 'emailusernamesubmit' => 'Submit', 'email-legend' => 'Send an e-mail to another {{SITENAME}} user', 'emailfrom' => 'From:', -- 2.20.1