Till Brehm
2015-09-18 d8faa4e7e3fb74e554f6c9339f6fe4e2883c3bf1
interface/web/mail/lib/lang/nl_mail_aliasdomain_list.lng
@@ -1,11 +1,7 @@
<?php
$wb["list_head_txt"] = 'Domein alias';
$wb["active_txt"] = 'Actief';
$wb["source_txt"] = 'Bron';
$wb["destination_txt"] = 'Bestemming';
$wb["source_txt"] = 'Bron';
$wb["add_new_record_txt"] = 'Toevoegen nieuwe domein alias';
?>
<?php
$wb['list_head_txt'] = 'Domein alias';
$wb['active_txt'] = 'Actief';
$wb['source_txt'] = 'Bron';
$wb['destination_txt'] = 'Bestemming';
$wb['add_new_record_txt'] = 'Toevoegen nieuwe domein alias';
?>