From 1bf98bf04f65679427a29ee79cf9ff8fb5bc76b4 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 17 Oct 2008 10:16:47 +0000 Subject: [PATCH] Update 'emailpagetext'. This message is only shown if an e-mail can be sent. --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index b30688a01c..bc319c68b8 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2196,7 +2196,7 @@ There may be [[{{MediaWiki:Listgrouprights-helppage}}|additional information]] a 'mailnologintext' => 'You must be [[Special:UserLogin|logged in]] and have a valid e-mail address in your [[Special:Preferences|preferences]] to send e-mail to other users.', 'emailuser' => 'E-mail this user', 'emailpage' => 'E-mail user', -'emailpagetext' => 'If this user has entered a valid e-mail address in his or her user preferences, the form below will send a single message. +'emailpagetext' => 'You can use the form below to send an e-mail message to this user. The e-mail address you entered in [[Special:Preferences|your user preferences]] will appear as the "From" address of the e-mail, so the recipient will be able to reply directly to you.', 'usermailererror' => 'Mail object returned error:', 'defemailsubject' => '{{SITENAME}} e-mail', -- 2.20.1