pull/5241/merge
Aleksander Machniak 8 years ago
parent 278b46a99d
commit 757ba8b81a

@ -39,4 +39,4 @@ $messages['passwinhistory'] = 'This password has already been used previously.';
$messages['samepasswd'] = 'New password have to be different from the old one.';
$messages['passwdexpirewarning'] = 'Warning! Your password will expire soon, change it before $expirationdatetime.';
$messages['passwdexpired'] = 'Your password has expired, you have to change it now!';
$messages['passwdconstraintviolation'] = 'Password constraint violation. Password probably to weak.';
$messages['passwdconstraintviolation'] = 'Password constraint violation. Password probably too weak.';

Loading…
Cancel
Save