From 9d41ed8d3e8d63b1107006d1905d1f2517639f78 Mon Sep 17 00:00:00 2001 From: svncommit <devs@roundcube.net> Date: Tue, 06 Feb 2007 04:17:01 -0500 Subject: [PATCH] updated pt_BR, clean up in localization --- program/localization/nl_NL/labels.inc | 11 ++++------- 1 files changed, 4 insertions(+), 7 deletions(-) diff --git a/program/localization/nl_NL/labels.inc b/program/localization/nl_NL/labels.inc index f6b183f..c779229 100644 --- a/program/localization/nl_NL/labels.inc +++ b/program/localization/nl_NL/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/nl_NL/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: Mark Moses <mark@katmoda.com> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -124,7 +125,6 @@ $labels['quicksearch'] = 'Snel zoeken'; $labels['resetsearch'] = 'Reset zoekopdracht'; - // message compose $labels['compose'] = 'Maak een bericht'; $labels['savemessage'] = 'Bewaar als concept'; @@ -154,7 +154,6 @@ $labels['htmltoggle'] = 'HTML'; $labels['plaintoggle'] = 'Gewone tekst'; - // address boook $labels['name'] = 'Naam'; $labels['firstname'] = 'Voornaam'; @@ -182,7 +181,6 @@ $labels['nextpage'] = 'Volgende pagina'; $labels['lastpage'] = 'Laatste pagina'; - // LDAP search $labels['ldapsearch'] = 'LDAP adresboek zoeken'; @@ -192,7 +190,6 @@ $labels['ldappublicsearchfield'] = 'Zoek op'; $labels['ldappublicsearchform'] = 'Zoek een contactpersoon'; $labels['ldappublicsearch'] = 'Zoek'; - // settings $labels['settingsfor'] = 'Instellingen voor'; @@ -237,4 +234,4 @@ $labels['sortasc'] = 'Sorteer oplopend'; $labels['sortdesc'] = 'Sorteer aflopend'; -?> +?> \ No newline at end of file -- Gitblit v1.9.1