(bug 12084) Password reminder email title is misleading
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 30 Nov 2007 13:43:42 +0000 (13:43 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 30 Nov 2007 13:43:42 +0000 (13:43 +0000)
languages/messages/MessagesEn.php

index 245b184..a9d43de 100644 (file)
@@ -858,7 +858,7 @@ Your account has been created. Don't forget to change your {{SITENAME}} preferen
 'wrongpasswordempty'         => 'Password entered was blank. Please try again.',
 'passwordtooshort'           => 'Your password is invalid or too short. It must have at least $1 characters and be different from your username.',
 'mailmypassword'             => 'E-mail password',
-'passwordremindertitle'      => 'Password reminder from {{SITENAME}}',
+'passwordremindertitle'      => 'New temporary password for {{SITENAME}}',
 'passwordremindertext'       => 'Someone (probably you, from IP address $1)
 requested that we send you a new password for {{SITENAME}} ($4).
 The password for user "$2" is now "$3".