Till Brehm
2016-04-07 7bce72dd8ffc5a1e072d9d51cd4e40ede7258d3d
interface/web/mail/lib/lang/de_mail_forward_list.lng
@@ -1,9 +1,8 @@
<?php
$wb['list_head_txt'] = 'Mailweiterleitung';
$wb['list_head_txt'] = 'E-Mail Weiterleitung';
$wb['active_txt'] = 'Aktiv';
$wb['source_txt'] = 'Quelle';
$wb['destination_txt'] = 'Ziel';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Neue Mailweiterleitung hinzufügen';
$wb['email_txt'] = 'E-Mail';
$wb['add_new_record_txt'] = 'Neue E-Mail Weiterleitung hinzufügen';
?>