From 052bd3e1818adf0bff71329af046654762b59201 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 20 Sep 2009 22:33:52 +0000 Subject: [PATCH] Consistency fix --- 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 f8fff4f73c..d49fed2912 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1092,7 +1092,7 @@ If someone else made this request, or if you have remembered your password, and you no longer wish to change it, you may ignore this message and continue using your old password.', 'noemail' => 'There is no e-mail address recorded for user "$1".', -'noemailcreate' => 'You need to provide a valid email address', +'noemailcreate' => 'You need to provide a valid e-mail address', 'passwordsent' => 'A new password has been sent to the e-mail address registered for "$1". Please log in again after you receive it.', 'blocked-mailpassword' => 'Your IP address is blocked from editing, and so is not allowed to use the password recovery function to prevent abuse.', -- 2.20.1