karailiev
2008-11-28 141f4cfac274bf44eb96072e056bd073fb5c4b24
interface/web/dns/lib/lang/de_dns_template_list.lng
@@ -1,12 +1,12 @@
<?php
$wb["list_head_txt"] = 'DNS Wizard Template';
$wb["visible_txt"] = 'Visible';
$wb["name_txt"] = 'Name';
$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 record';
?>
$wb['list_head_txt'] = 'DNS Wizard Template';
$wb['visible_txt'] = 'Visible';
$wb['name_txt'] = 'Name';
$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 record';
?>