From c513fa15cb337bc23490c9ceaf446cf1621cb342 Mon Sep 17 00:00:00 2001
From: cfoe <cfoe@ispconfig3>
Date: Mon, 16 Jul 2012 12:45:48 -0400
Subject: [PATCH] backporting from ispc-larry: country-flags in lists, added groups to admin/users list, added icons for user_typ

---
 interface/web/help/lib/lang/sk_support_message.lng |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/interface/web/help/lib/lang/sk_support_message.lng b/interface/web/help/lib/lang/sk_support_message.lng
index 08d0eae..a7d3b31 100644
--- a/interface/web/help/lib/lang/sk_support_message.lng
+++ b/interface/web/help/lib/lang/sk_support_message.lng
@@ -1,7 +1,8 @@
 <?php
-$wb['recipient_id_txt'] = 'Pr�jemca ID';
-$wb['sender_id_txt'] = 'Odosielate? ID';
+$wb['recipient_id_txt'] = 'Príjemca ID';
+$wb['sender_id_txt'] = 'Odosielateľ ID';
 $wb['subject_txt'] = 'Predmet';
-$wb['message_txt'] = 'Spr�va';
-$wb['tstamp_txt'] = '?asov� pe?iatka';
+$wb['message_txt'] = 'Správa';
+$wb['tstamp_txt'] = 'Časová pečiatka';
+$wb['reply_txt'] = 'Reply';
 ?>

--
Gitblit v1.9.1