summaryrefslogtreecommitdiff
path: root/plugins/managesieve/localization/nl_NL.inc
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-10-09 20:12:00 +0200
committerAleksander Machniak <alec@alec.pl>2013-10-09 20:12:00 +0200
commit9377edc497ae17014df1fcd124d220151a4882b0 (patch)
tree8695214dd6ef12af051404516bcdac2c0cf2800e /plugins/managesieve/localization/nl_NL.inc
parent6e0da1b82ea8fbc1b482e177e5a36efb52c68245 (diff)
More lceanup
Diffstat (limited to 'plugins/managesieve/localization/nl_NL.inc')
-rw-r--r--plugins/managesieve/localization/nl_NL.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/managesieve/localization/nl_NL.inc b/plugins/managesieve/localization/nl_NL.inc
index 5fa3b73ab..42bfd737f 100644
--- a/plugins/managesieve/localization/nl_NL.inc
+++ b/plugins/managesieve/localization/nl_NL.inc
@@ -159,8 +159,6 @@ $labels['asciicasemap'] = 'hoofdletterongevoelig (ascii-casemap)';
$labels['asciinumeric'] = 'numeriek (ascii-numeriek)';
$labels['index'] = 'index:';
$labels['indexlast'] = 'terugwaarts';
-
-$messages = array();
$messages['filterunknownerror'] = 'Onbekende fout';
$messages['filterconnerror'] = 'Kan geen verbinding maken met de managesieve server';
$messages['filterdeleteerror'] = 'Kan filter niet verwijderen. Er is een fout opgetreden';
@@ -193,5 +191,4 @@ $messages['namereserved'] = 'Gereserveerde naam.';
$messages['setexist'] = 'Set bestaat al.';
$messages['nodata'] = 'Tenminste één positie moet geselecteerd worden!';
$messages['invaliddateformat'] = 'Ongeldige datum of datumformaat';
-
?>