| | |
| | | $wb['pw_reset_act_mail_title'] = 'Confirm ISPConfig 3 Control panel password reset'; |
| | | $wb['pw_reset_act_mail_msg'] = 'Please confirm that your want to reset your ISPConfig 3 control panel account password by visiting the following activation link: '; |
| | | $wb['user_regex_error'] = 'Username contains unallowed characters or is longer than 64 characters.'; |
| | | $wb['pw_error_length'] = 'The password length is < 1 or > 64 characters.'; |
| | | $wb['pw_error_length'] = 'The password length is < 1 or > 256 characters.'; |
| | | $wb['email_error'] = 'Email contains unallowed characters or has a invalid format.'; |
| | | $wb['login_txt'] = "Login"; |
| | | $wb['username_txt'] = "Username"; |