summaryrefslogtreecommitdiff
path: root/plugins/managesieve/localization/sv_SE.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
commit6199a72c8e11ca8fbfba631af552ddf53b9eebf7 (patch)
treeb0151e286bf05b1a2703c5c05527323c029736d0 /plugins/managesieve/localization/sv_SE.inc
parent15eb32eee59c8a37160645320365f956caf15c95 (diff)
Updated localization files from launchpad
Diffstat (limited to 'plugins/managesieve/localization/sv_SE.inc')
-rw-r--r--plugins/managesieve/localization/sv_SE.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/plugins/managesieve/localization/sv_SE.inc b/plugins/managesieve/localization/sv_SE.inc
index d7c1c76a1..98087c2dc 100644
--- a/plugins/managesieve/localization/sv_SE.inc
+++ b/plugins/managesieve/localization/sv_SE.inc
@@ -9,9 +9,8 @@
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
- | Author: Jonas Nasholm <Unknown> |
+ | Author: Thomas |
+-----------------------------------------------------------------------+
- @version $Id$
*/
$labels = array();
@@ -139,8 +138,8 @@ $labels['setcreateerror'] = 'Filtergruppen kunde inte läggas till på grund av
$labels['setcreated'] = 'Filtergruppen har lagts till';
$labels['activateerror'] = 'Kunde inte aktivera filter på grund av serverfel.';
$labels['deactivateerror'] = 'Kunde inte deaktivera filter på grund av serverfel.';
-$labels['deactivated'] = 'Filter deaktiverat.';
-$labels['activated'] = 'Filter aktiverat.';
+$labels['activated'] = 'Filter deaktiverat.';
+$labels['deactivated'] = 'Filter aktiverat.';
$labels['moved'] = 'Filter flyttat.';
$labels['moveerror'] = 'Kunde inte flytta filter på grund av serverfel.';
$labels['nametoolong'] = 'Filtergruppen kan inte läggas till med för långt namn';