From 92ca2d25cd1fae4da307a7a1524082986da8d306 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Wed, 18 Feb 2009 10:52:47 -0500 Subject: [PATCH] Updated german translation. --- interface/web/mail/lib/lang/de_spamfilter_policy.lng | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/interface/web/mail/lib/lang/de_spamfilter_policy.lng b/interface/web/mail/lib/lang/de_spamfilter_policy.lng index 7786561..e6d69bd 100644 --- a/interface/web/mail/lib/lang/de_spamfilter_policy.lng +++ b/interface/web/mail/lib/lang/de_spamfilter_policy.lng @@ -1,20 +1,20 @@ <?php -$wb['policy_name_txt'] = 'Richtlinienname'; -$wb['virus_lover_txt'] = 'Virusl lover'; -$wb['spam_lover_txt'] = 'SPAM lover'; -$wb['banned_files_lover_txt'] = 'Banned files lover'; -$wb['bad_header_lover_txt'] = 'Bad header lover'; -$wb['bypass_virus_checks_txt'] = 'Bypass virus checks'; -$wb['bypass_banned_checks_txt'] = 'Bypass banned checks'; -$wb['bypass_header_checks_txt'] = 'Bypass header checks'; -$wb['virus_quarantine_to_txt'] = 'Forward virus to email'; -$wb['spam_quarantine_to_txt'] = 'Forward spam to email'; -$wb['banned_quarantine_to_txt'] = 'Forward banned to email'; +$wb['policy_name_txt'] = 'Richtlinienname'; +$wb['virus_lover_txt'] = 'Virus lover'; +$wb['spam_lover_txt'] = 'SPAM lover'; +$wb['banned_files_lover_txt'] = 'Banned files lover'; +$wb['bad_header_lover_txt'] = 'Bad header lover'; +$wb['bypass_virus_checks_txt'] = 'Bypass virus checks'; +$wb['bypass_banned_checks_txt'] = 'Bypass banned checks'; +$wb['bypass_header_checks_txt'] = 'Bypass header checks'; +$wb['virus_quarantine_to_txt'] = 'Forward virus to email'; +$wb['spam_quarantine_to_txt'] = 'Forward spam to email'; +$wb['banned_quarantine_to_txt'] = 'Forward banned to email'; $wb['bad_header_quarantine_to_txt'] = 'Forward bad header to email'; $wb['clean_quarantine_to_txt'] = 'Forward clean to email'; $wb['other_quarantine_to_txt'] = 'Forward other to email'; $wb['spam_tag_level_txt'] = 'SPAM tag level'; -$wb['spam_tag2_level_txt'] = 'SPAM tag2 level'; +$wb['spam_tag2_level_txt'] = 'SPAM tag2 level'; $wb['spam_kill_level_txt'] = 'SPAM kill level'; $wb['spam_dsn_cutoff_level_txt'] = 'SPAM dsn cutoff level'; $wb['spam_quarantine_cutoff_level_txt'] = 'SPAM quarantine cutoff level'; -- Gitblit v1.9.1