tbrehm
2009-08-25 69944a5535b16007bd2cd8c546e8be6dfc35adf8
interface/web/mail/lib/lang/de_mail_alias_list.lng
@@ -1,8 +1,8 @@
<?php
$wb['list_head_txt'] = 'Emailverknüpfung';
$wb['list_head_txt'] = 'Email Alias';
$wb['active_txt'] = 'Aktiv';
$wb['source_txt'] = 'Quelle';
$wb['destination_txt'] = 'Ziel';
$wb['email_txt'] = 'Emailadresse';
$wb['add_new_record_txt'] = 'Neue Emailverknüpfung hinzufügen';
$wb['add_new_record_txt'] = 'Neuen Email Alias hinzufügen';
?>