| | |
| | | $wb["limit_dns_zone_txt"] = 'The max. number of DNS zones for your account is reached.'; |
| | | $wb["client_txt"] = 'Client'; |
| | | $wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.'; |
| | | $wb["server_id_error_empty"] = 'No server selected'; |
| | | $wb["origin_error_empty"] = 'Zone empty.'; |
| | | $wb["origin_error_unique"] = 'There is already a record for this zone.'; |
| | | $wb["origin_error_regex"] = 'Zone has a invalid format.'; |
| | | $wb["ns_error_regex"] = 'NS has a invalid format.'; |
| | | $wb["mbox_error_empty"] = 'Email is empty.'; |
| | | $wb["mbox_error_regex"] = 'Email format invalid.'; |
| | | ?> |