pull/5755/head
Aleksander Machniak 7 years ago
parent 278b46a99d
commit 620f602f13

@ -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