From 601597a545f1e11252fbfe29c248ab85545d6541 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Fri, 06 Aug 2010 15:10:43 -0400
Subject: [PATCH] translations update

---
 program/localization/sk_SK/labels.inc |    4 ++--
 program/localization/cs_CZ/labels.inc |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/program/localization/cs_CZ/labels.inc b/program/localization/cs_CZ/labels.inc
index ed6c4d4..715aa8c 100644
--- a/program/localization/cs_CZ/labels.inc
+++ b/program/localization/cs_CZ/labels.inc
@@ -136,7 +136,7 @@
 $labels['expand-all'] = 'Rozbalit všechny';
 $labels['expand-unread'] = 'Rozbalit nepřečtené';
 $labels['collapse-all'] = 'Sbalit všechny';
-$labels['threaded'] = 'Spojeno do konverzace';
+$labels['threaded'] = 'Spojovat do konverzací';
 $labels['autoexpand_threads'] = 'Rozbalit konverzace';
 $labels['do_expand'] = 'všechny konverzace';
 $labels['expand_only_unread'] = 'pouze s nepřečtenými zprávami';
@@ -347,4 +347,4 @@
 $labels['korean'] = 'Korejština';
 $labels['chinese'] = 'Čínština';
 
-?>
+?>
\ No newline at end of file
diff --git a/program/localization/sk_SK/labels.inc b/program/localization/sk_SK/labels.inc
index 4079cb2..87cb771 100644
--- a/program/localization/sk_SK/labels.inc
+++ b/program/localization/sk_SK/labels.inc
@@ -135,7 +135,7 @@
 $labels['expand-all'] = 'Rozbaliť všetko';
 $labels['expand-unread'] = 'Rozbaliť neprečítané';
 $labels['collapse-all'] = 'Zbaliť všetko';
-$labels['threaded'] = 'Spojené do konverzácie';
+$labels['threaded'] = 'Spájať do konverzácií';
 $labels['autoexpand_threads'] = 'Rozbaliť konverzácie';
 $labels['do_expand'] = 'všetky konverzácie';
 $labels['expand_only_unread'] = 'len s neprečítanými správami';
@@ -346,4 +346,4 @@
 $labels['korean'] = 'Korejčina';
 $labels['chinese'] = 'Čínština';
 
-?>
+?>
\ No newline at end of file

--
Gitblit v1.9.1