Florian Schaal
2016-01-09 3c6ea9a3be26a67a717e4965ac8e6d8bb0e74127
interface/web/dns/lib/lang/en_dns_a.lng
@@ -11,7 +11,7 @@
$wb["name_error_empty"] = 'The hostname is empty.';
$wb["name_error_regex"] = 'The hostname has the wrong format.';
$wb["data_error_empty"] = 'IP-Address empty';
$wb["data_error_regex"] = 'IP-Address format invalid';
$wb["ip_error_wrong"] = 'IP-Address format invalid';
$wb["data_error_duplicate"] = 'Duplicate A-Record or CNAME-Record';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>