From: shirayuki Date: Sat, 23 Mar 2013 00:11:27 +0000 (+0900) Subject: Add a full stop to the message "noemailcreate" X-Git-Tag: 1.31.0-rc.0~20243^2 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=604bc07a2451c604d9f2412a14d65de049a75d7b;p=lhc%2Fweb%2Fwiklou.git Add a full stop to the message "noemailcreate" Change-Id: I10c8ef9fbccfb06e331368a0a36046a646272975 --- 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.',