summaryrefslogtreecommitdiff
path: root/plugins/managesieve/localization/cs_CZ.inc
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-10-18 09:13:20 +0200
committerAleksander Machniak <alec@alec.pl>2012-10-18 09:13:20 +0200
commit84f2a72408a20e4e0eac7383aba9f4f672e61f9c (patch)
tree2d3e537acb343316284098fb28ce35a92e74cd33 /plugins/managesieve/localization/cs_CZ.inc
parent60046014129f43b168d70f2b536768704d57df5e (diff)
Fixed filter activation/deactivation confirmation message (#1488765)
Diffstat (limited to 'plugins/managesieve/localization/cs_CZ.inc')
-rw-r--r--plugins/managesieve/localization/cs_CZ.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/managesieve/localization/cs_CZ.inc b/plugins/managesieve/localization/cs_CZ.inc
index 0790eae9c..c3448ab47 100644
--- a/plugins/managesieve/localization/cs_CZ.inc
+++ b/plugins/managesieve/localization/cs_CZ.inc
@@ -139,8 +139,8 @@ $labels['setcreateerror'] = 'Nelze vytvořit sadu filtrů. Došlo k chybě serve
$labels['setcreated'] = 'Sada filtrů úspěšně vytvořena.';
$labels['activateerror'] = 'Nelze zapnout vybrané filtr/y. Došlo k chybě serveru.';
$labels['deactivateerror'] = 'Nelze vypnout vybrané filtr/y. Došlo k chybě serveru.';
-$labels['activated'] = 'Filtr/y úspěšne vypnuty.';
-$labels['deactivated'] = 'Filtr/y úspěšně zapnuty.';
+$labels['deactivated'] = 'Filtr/y úspěšne vypnuty.';
+$labels['activated'] = 'Filtr/y úspěšně zapnuty.';
$labels['moved'] = 'Filtr byl úspěšně přesunut.';
$labels['moveerror'] = 'Nelze přesunout vybraný filtr. Došlo k chybě na serveru.';
$labels['nametoolong'] = 'Příliš dlouhý název.';