From: Brion Vibber Date: Fri, 22 Dec 2006 23:06:37 +0000 (+0000) Subject: clarify password reset notice X-Git-Tag: 1.31.0-rc.0~54808 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=54d3574407d9f81f0418e385ccc42ece3c7a7e21;p=lhc%2Fweb%2Fwiklou.git clarify password reset notice --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 9878c4b448..568e6a6732 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -870,7 +870,7 @@ format. Please enter a well-formatted address or empty that field.', # Password reset dialog 'resetpass' => 'Reset account password', -'resetpass_announce' => 'Login with temporary e-mailed code. To finish logging in, you must set a new password.', +'resetpass_announce' => 'You logged in with a temporary e-mailed code. To finish logging in, you must set a new password here:', 'resetpass_text' => "", 'resetpass_header' => 'Reset password', 'resetpass_submit' => 'Set password and log in',