From 07cd2546f7e873af12bd2d55b633c721fefca718 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 23 Aug 2010 07:48:42 -0400
Subject: [PATCH] Updated SK language files.

---
 interface/web/mail/lib/lang/sk_mail_content_filter.lng |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/interface/web/mail/lib/lang/sk_mail_content_filter.lng b/interface/web/mail/lib/lang/sk_mail_content_filter.lng
index 973c522..aad2509 100644
--- a/interface/web/mail/lib/lang/sk_mail_content_filter.lng
+++ b/interface/web/mail/lib/lang/sk_mail_content_filter.lng
@@ -1,9 +1,10 @@
-<?php
-$wb['server_id_txt'] = 'Server';
-$wb['type_txt'] = 'Filter';
-$wb['pattern_txt'] = 'Regexp. Vzorec';
-$wb['data_txt'] = 'Data';
-$wb['action_txt'] = 'Akcia';
-$wb['active_txt'] = 'Akt�vne';
-$wb['pattern_error_empty'] = 'Vzorec je pr�zdny.';
-?>
+<?php
+$wb['server_id_txt'] = 'Server';
+$wb['type_txt'] = 'Filter';
+$wb['pattern_txt'] = 'Regexp. Vzorec';
+$wb['data_txt'] = 'Data';
+$wb['action_txt'] = 'Akcia';
+$wb['active_txt'] = 'Aktívne';
+$wb['pattern_error_empty'] = 'Vzorec je prázdny.';
+?>
+

--
Gitblit v1.9.1