From 36147bd6df93cfc379072b76a6c1c0e6e383cbbc Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <bruederli@kolabsys.com>
Date: Sat, 07 Feb 2015 12:32:19 -0500
Subject: [PATCH] Update localizations from Transifex

---
 plugins/managesieve/localization/cs_CZ.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/managesieve/localization/cs_CZ.inc b/plugins/managesieve/localization/cs_CZ.inc
index 6db6bac..21e8a69 100644
--- a/plugins/managesieve/localization/cs_CZ.inc
+++ b/plugins/managesieve/localization/cs_CZ.inc
@@ -23,7 +23,7 @@
 $labels['filterdel'] = 'Smaž filtr';
 $labels['moveup'] = 'Posunout nahoru';
 $labels['movedown'] = 'Posunout dolů';
-$labels['filterallof'] = 'Odpovídají všechny pravidla';
+$labels['filterallof'] = 'Odpovídají všechna pravidla';
 $labels['filteranyof'] = 'Odpovídá kterékoliv pravidlo';
 $labels['filterany'] = 'Všechny zprávy';
 $labels['filtercontains'] = 'obsahuje';

--
Gitblit v1.9.1