diff --git a/languages/en.lang b/languages/en.lang index a885a29b..af060335 100644 --- a/languages/en.lang +++ b/languages/en.lang @@ -160,7 +160,6 @@ $PALANG['pPassword_password_text_error'] = 'The password $PALANG['pPassword_button'] = 'Change Password'; $PALANG['pPassword_result_error'] = 'Unable to change your password!'; $PALANG['pPassword_result_success'] = 'Your password has been changed!'; -$PALANG['pPassword_too_short_error'] = "Password must be longer than {$CONF['min_password_length']} characters"; $PALANG['pEdit_vacation_set'] = 'Change / Set away message'; $PALANG['pEdit_vacation_remove'] = 'Remove away message';