Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1017,8 +1017,8 @@ |
1018 | 1018 | You may have already successfully changed your password or requested a new temporary password.', |
1019 | 1019 | 'resetpass-temp-password' => 'Temporary password:', |
1020 | 1020 | 'resetpass-no-others' => 'You cannot reset the password for other users.', |
1021 | | -'resetpass-log' => 'Password resets', |
1022 | | -'resetpass-logtext' => 'Below is a log of users who have had their password reset by a bureaucrat', |
| 1021 | +'resetpass-log' => 'Password resets log', |
| 1022 | +'resetpass-logtext' => 'Below is a log of users who have had their password reset by an administrator.', |
1023 | 1023 | 'resetpass-logentry' => 'changed the password for $1', |
1024 | 1024 | 'resetpass-comment' => 'Reason for password reset', |
1025 | 1025 | |