| | |
| | | $wb["ttl_txt"] = 'TTL'; |
| | | $wb["xfer_txt"] = 'Allow zone transfers to <br />these IPs (comma separated list)'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb['dnssec_info_txt'] = 'DNSSEC DS-Data for registry'; |
| | | $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['minimum_range_error'] = 'Min. Minimum time is 60 seconds.'; |
| | | $wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.'; |
| | | $wb['error_not_allowed_server_id'] = 'The selected server is not allowed for this account.'; |
| | | $wb['soa_cannot_be_changed_txt'] = 'Die Zone (SOA) kann nicht verändert werden. Bitte kontaktieren Sie ihren Administrator, um die Zone zu ändern.'; |
| | | ?> |