simonp
2014-05-27 e7ee70541fe60800480d7b3a830a80f715e60ce2
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.';
?>