From 1ca823723668e01b1b998faec5f8d8153545cfa8 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 04 Apr 2011 08:22:29 -0400
Subject: [PATCH] Merged revisions 2181-2262 from stable branch.

---
 interface/web/mail/lib/lang/pl_mail_spamfilter.lng |   35 +++++++++++++++++------------------
 1 files changed, 17 insertions(+), 18 deletions(-)

diff --git a/interface/web/mail/lib/lang/pl_mail_spamfilter.lng b/interface/web/mail/lib/lang/pl_mail_spamfilter.lng
index 6792767..3879f24 100644
--- a/interface/web/mail/lib/lang/pl_mail_spamfilter.lng
+++ b/interface/web/mail/lib/lang/pl_mail_spamfilter.lng
@@ -1,18 +1,17 @@
-<?php
-$wb['email_txt'] = 'E-mail';
-$wb['spam_rewrite_score_int_txt'] = 'Popraw wynik';
-$wb['spam_redirect_score_int_txt'] = 'Przekieruj wynik';
-$wb['spam_delete_score_int_txt'] = 'Usuń wynik';
-$wb['spam_rewrite_subject_txt'] = 'Popraw temat';
-$wb['spam_redirect_maildir_txt'] = 'Przekieruj skrzynkę pocztową';
-$wb['active_txt'] = 'Aktywny';
-$wb['spam_rewrite_txt'] = 'Popraw temat wiadomości e-mail z tym wynikiem.';
-$wb['spam_redirect_txt'] = 'Przekieruj wiadomość e-mail z tym wynikiem do wybranej skrzynki pocztowej.';
-$wb['spam_delete_txt'] = 'Usuń wiadomość e-mail z tym wynikiem.';
-$wb['disable_txt'] = 'Podpowiedź: Aby wyłączyć opcje filtru, ustaw wynik na 0.00.';
-$wb['email_error_isemail'] = 'Adres e-mail jest niepoprawny.';
-$wb['email_error_unique'] = 'Istnieje już wpis z filtrem spamu dla tego adresu e-mail.';
-$wb['spam_redirect_maildir_purge_txt'] = 'Wyczyść później Maildir';
-$wb['days_txt'] = 'Dni.';
-?>
-
+<?php
+$wb['email_txt'] = 'E-mail';
+$wb['spam_rewrite_score_int_txt'] = 'Popraw wynik';
+$wb['spam_redirect_score_int_txt'] = 'Przekieruj wynik';
+$wb['spam_delete_score_int_txt'] = 'Usuń wynik';
+$wb['spam_rewrite_subject_txt'] = 'Popraw temat';
+$wb['spam_redirect_maildir_txt'] = 'Przekieruj skrzynkę pocztową';
+$wb['active_txt'] = 'Aktywny';
+$wb['spam_rewrite_txt'] = 'Popraw temat wiadomości e-mail z tym wynikiem.';
+$wb['spam_redirect_txt'] = 'Przekieruj wiadomość e-mail z tym wynikiem do wybranej skrzynki pocztowej.';
+$wb['spam_delete_txt'] = 'Usuń wiadomość e-mail z tym wynikiem.';
+$wb['disable_txt'] = 'Podpowiedź: Aby wyłączyć opcje filtru, ustaw wynik na 0.00.';
+$wb['email_error_isemail'] = 'Adres e-mail jest niepoprawny.';
+$wb['email_error_unique'] = 'Istnieje już wpis z filtrem spamu dla tego adresu e-mail.';
+$wb['spam_redirect_maildir_purge_txt'] = 'Wyczyść później Maildir';
+$wb['days_txt'] = 'Dni.';
+?>

--
Gitblit v1.9.1