From c6e05a8eebc58624c675d4b10d33e94e6b6fa83b Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 12 Sep 2011 10:16:19 -0400
Subject: [PATCH] Implemented: FS#1385 - Define all Email aliases in dovecot autoresponder

---
 interface/web/admin/lib/lang/pl_server_ip.lng |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/interface/web/admin/lib/lang/pl_server_ip.lng b/interface/web/admin/lib/lang/pl_server_ip.lng
index 41e0b94..7f6908b 100644
--- a/interface/web/admin/lib/lang/pl_server_ip.lng
+++ b/interface/web/admin/lib/lang/pl_server_ip.lng
@@ -3,5 +3,5 @@
 $wb['ip_address_txt'] = 'Adres IP';
 $wb['virtualhost_txt'] = 'Nazwa wirtualnego hosta HTTP';
 $wb['ip_error_wrong'] = 'Adres IP jest niepoprawny';
-$wb['ip_error_unique'] = 'The IP address must be unique';
+$wb['ip_error_unique'] = 'Adres IP musi być unikalny';
 ?>

--
Gitblit v1.9.1