From 897af06af9522ded99b1e0f46730299e89856ffe Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 11 Jun 2012 05:00:57 -0400 Subject: [PATCH] Updated version number to 3.0.4.6 --- interface/web/mail/lib/lang/de_mail_domain_catchall_list.lng | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/web/mail/lib/lang/de_mail_domain_catchall_list.lng b/interface/web/mail/lib/lang/de_mail_domain_catchall_list.lng index 2c5763f..be4c4c1 100644 --- a/interface/web/mail/lib/lang/de_mail_domain_catchall_list.lng +++ b/interface/web/mail/lib/lang/de_mail_domain_catchall_list.lng @@ -1,8 +1,8 @@ <?php -$wb['list_head_txt'] = 'Email Catchall'; +$wb['list_head_txt'] = 'E-Mail Catchall'; $wb['active_txt'] = 'Aktiv'; $wb['source_txt'] = 'Quelle'; -$wb['destination_txt'] = 'Ziel Emailadresse'; +$wb['destination_txt'] = 'Zieladresse'; $wb['server_id_txt'] = 'Server'; $wb['domain_txt'] = 'Domain'; $wb['add_new_record_txt'] = 'Neue Catchall hinzufügen'; -- Gitblit v1.9.1