tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/dns/lib/lang/bg_dns_a_list.lng
@@ -7,11 +7,8 @@
$wb['data_txt'] = 'Data';
$wb['aux_txt'] = 'Priority';
$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?';
?>