From 6199a72c8e11ca8fbfba631af552ddf53b9eebf7 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Mon, 19 Nov 2012 09:30:07 -0500
Subject: [PATCH] Updated localization files from launchpad

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

diff --git a/plugins/managesieve/localization/ca_ES.inc b/plugins/managesieve/localization/ca_ES.inc
index ad03bdf..d7e8b67 100644
--- a/plugins/managesieve/localization/ca_ES.inc
+++ b/plugins/managesieve/localization/ca_ES.inc
@@ -138,8 +138,8 @@
 $labels['setcreated'] = 'S\'ha creat correctament el conjunt de filtres.';
 $labels['activateerror'] = 'No s\'ha pogut habilitar el(s) filtre(s) seleccionat(s). Hi ha hagut un error al servidor.';
 $labels['deactivateerror'] = 'No s\'ha pogut deshabilitar el(s) filtre(s) seleccionat(s). Hi ha hagut un error al servidor.';
-$labels['deactivated'] = 'Filtre(s) deshabilitat(s) correctament.';
-$labels['activated'] = 'Filtre(s) habilitat(s) correctament.';
+$labels['activated'] = 'Filtre(s) deshabilitat(s) correctament.';
+$labels['deactivated'] = 'Filtre(s) habilitat(s) correctament.';
 $labels['moved'] = 'S\'ha mogut correctament el filtre.';
 $labels['moveerror'] = 'No s\'ha pogut moure el filtre seleccionat. Hi ha hagut un error al servidor.';
 $labels['nametoolong'] = 'El nom és massa llarg.';

--
Gitblit v1.9.1