tbrehm
2010-03-21 b0ebbdedaa0805599b97a9d3bbc96c0a5cf2bbac
interface/web/mail/lib/lang/de_mail_domain_catchall_list.lng
@@ -1,9 +1,9 @@
<?php
$wb['list_head_txt'] = 'Email Catchall';
$wb['active_txt'] = 'Active';
$wb['source_txt'] = 'source';
$wb['destination_txt'] = 'Destination email address';
$wb['active_txt'] = 'Aktiv';
$wb['source_txt'] = 'Quelle';
$wb['destination_txt'] = 'Ziel Emailadresse';
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain';
$wb['add_new_record_txt'] = 'Add new Catchall';
$wb['add_new_record_txt'] = 'Neue Catchall hinzufügen';
?>