summaryrefslogtreecommitdiff
path: root/program/localization/nl_BE/labels.inc
diff options
context:
space:
mode:
Diffstat (limited to 'program/localization/nl_BE/labels.inc')
-rw-r--r--program/localization/nl_BE/labels.inc13
1 files changed, 4 insertions, 9 deletions
diff --git a/program/localization/nl_BE/labels.inc b/program/localization/nl_BE/labels.inc
index ccaf14012..88a1ab4e6 100644
--- a/program/localization/nl_BE/labels.inc
+++ b/program/localization/nl_BE/labels.inc
@@ -1,18 +1,19 @@
<?php
/*
+
+-----------------------------------------------------------------------+
| language/nl_BE/labels.inc |
| |
| Language file of the RoundCube Webmail client |
- | Copyright (C) 2005, RoundQube Dev. - Switzerland |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: Dennis Heeren <dennis.heeren@gmail.com> |
+-----------------------------------------------------------------------+
- $Id$
+ @version $Id$
*/
@@ -131,7 +132,6 @@ $labels['highest'] = 'Hoogste';
$labels['nosubject'] = '(geen onderwerp)';
$labels['showimages'] = 'Toon afbeeldingen';
-
// address boook
$labels['name'] = 'Naam';
$labels['firstname'] = 'Voornaam';
@@ -197,9 +197,4 @@ $labels['sortby'] = 'Sorteren op';
$labels['sortdesc'] = 'Aflopend sorteren';
$labels['sortasc'] = 'Oplopend sorteren';
-?>
-
-
-
-
-
+?> \ No newline at end of file