Shirayuki has uploaded a new change for review. https://gerrit.wikimedia.org/r/55447
Change subject: Add a full stop to the message "noemailcreate" ...................................................................... Add a full stop to the message "noemailcreate" Change-Id: I10c8ef9fbccfb06e331368a0a36046a646272975 --- M languages/messages/MessagesEn.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/47/55447/1 diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index ad070bf..52082af 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1143,7 +1143,7 @@ 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.', -- To view, visit https://gerrit.wikimedia.org/r/55447 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I10c8ef9fbccfb06e331368a0a36046a646272975 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Shirayuki <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
