summaryrefslogtreecommitdiff
path: root/plugins/managesieve/localization/nl_NL.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/nl_NL.inc
parent15eb32eee59c8a37160645320365f956caf15c95 (diff)
Updated localization files from launchpad
Diffstat (limited to 'plugins/managesieve/localization/nl_NL.inc')
-rw-r--r--plugins/managesieve/localization/nl_NL.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/plugins/managesieve/localization/nl_NL.inc b/plugins/managesieve/localization/nl_NL.inc
index 56b1c95ee..d5226e0bb 100644
--- a/plugins/managesieve/localization/nl_NL.inc
+++ b/plugins/managesieve/localization/nl_NL.inc
@@ -9,9 +9,8 @@
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
- | Author: Geert Wirken <Unknown> |
+ | Author: Thomas |
+-----------------------------------------------------------------------+
- @version $Id$
*/
$labels = array();
@@ -139,8 +138,8 @@ $labels['setcreateerror'] = 'Filterverzameling kon niet aangemaakt worden. Er tr
$labels['setcreated'] = 'Filterverzameling succesvol aangemaakt.';
$labels['activateerror'] = 'Geselecteerde filter(s) konden niet ingeschakeld worden. Er trad een serverfout op.';
$labels['deactivateerror'] = 'Geselecteerde filter(s) konden niet uitgeschakeld worden. Er trad een serverfout op.';
-$labels['deactivated'] = 'Filter(s) succesvol uitgeschakeld.';
-$labels['activated'] = 'Filter(s) succesvol ingeschakeld.';
+$labels['activated'] = 'Filter(s) succesvol uitgeschakeld.';
+$labels['deactivated'] = 'Filter(s) succesvol ingeschakeld.';
$labels['moved'] = 'Filter succesvol verplaatst.';
$labels['moveerror'] = 'Geselecteerde filter(s) konden niet verplaatst worden. Er trad een serverfout op.';
$labels['nametoolong'] = 'Naam is te lang.';