Aleksander Machniak
2014-06-10 1b988f9574c47fe110cc91364a58677f794b5b83
plugins/password/localization/en_US.inc
@@ -33,5 +33,6 @@
$messages['passwordshort'] = 'Password must be at least $length characters long.';
$messages['passwordweak'] = 'Password must include at least one number and one punctuation character.';
$messages['passwordforbidden'] = 'Password contains forbidden characters.';
$messages['firstloginchange'] = 'This is your first login. Please change your password.';
?>