| | |
| | | $wb["type_txt"] = 'Type'; |
| | | $wb["database_name_txt"] = 'Database name'; |
| | | $wb["database_user_txt"] = 'Database user'; |
| | | $wb['database_ro_user_txt'] = 'Read-only database user'; |
| | | $wb['optional_txt'] = 'optional'; |
| | | $wb["database_password_txt"] = 'Database password'; |
| | | $wb["password_strength_txt"] = 'Password strength'; |
| | | $wb["database_charset_txt"] = 'Database charset'; |
| | | $wb['select_dbuser_txt'] = 'Select database user'; |
| | | $wb['no_dbuser_txt'] = 'None'; |
| | | $wb["remote_access_txt"] = 'Remote Access'; |
| | | $wb["remote_ips_txt"] = 'Remote Access IPs (separate by , and leave blank for <i>any</i>)'; |
| | | $wb["database_remote_error_ips"] = 'At least one of the entered ip addresses is invalid.'; |