From 604bc07a2451c604d9f2412a14d65de049a75d7b Mon Sep 17 00:00:00 2001 From: shirayuki Date: Sat, 23 Mar 2013 09:11:27 +0900 Subject: [PATCH] Add a full stop to the message "noemailcreate" Change-Id: I10c8ef9fbccfb06e331368a0a36046a646272975 --- 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 ad070bfe18..52082afcc0 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1143,7 +1143,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 email address recorded for user "$1".', -'noemailcreate' => 'You need to provide a valid email address', +'noemailcreate' => 'You need to provide a valid email address.', 'passwordsent' => 'A new password has been sent to the email 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