Follow up to r45351: forgot to add messages
authorAaron Schulz <aaron@users.mediawiki.org>
Fri, 2 Jan 2009 22:16:19 +0000 (22:16 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Fri, 2 Jan 2009 22:16:19 +0000 (22:16 +0000)
languages/messages/MessagesEn.php

index 6eec194..9f96724 100644 (file)
@@ -2235,7 +2235,9 @@ The e-mail address you entered in [[Special:Preferences|your user preferences]]
 'usermailererror' => 'Mail object returned error:',
 'defemailsubject' => '{{SITENAME}} e-mail',
 'noemailtitle'    => 'No e-mail address',
-'noemailtext'     => 'This user has not specified a valid e-mail address, or has chosen not to receive e-mail from other users.',
+'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.',
 'email-legend'    => 'Send an e-mail to another {{SITENAME}} user',
 'emailfrom'       => 'From:',
 'emailto'         => 'To:',