Till Brehm
2014-07-27 ea39b94c5f11f4e2255bce5bde5e6c8d2f1f0a59
interface/web/dns/lib/lang/en_dns_a_list.lng
@@ -5,12 +5,11 @@
$wb["zone_txt"] = 'Zone';
$wb["name_txt"] = 'Name';
$wb["data_txt"] = 'Data';
$wb["aux_txt"] = 'Priority';
$wb['ttl_txt'] = 'TTL';
$wb["type_txt"] = 'Type';
$wb["add_new_record_txt"] = 'Add new DNS A-Record';
$wb["page_txt"] = 'Page';
$wb["page_of_txt"] = 'of';
$wb["page_next_txt"] = 'Next';
$wb["page_back_txt"] = 'Back';
$wb["delete_txt"] = 'Delete';
$wb["filter_txt"] = 'Filter';
$wb["add_new_record_txt"] = 'Add new DNS A-Record';
$wb['delete_confirmation'] = 'Do you really want to delete this record?';
?>