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/nb_NO/labels.inc | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) diff --git a/program/localization/nb_NO/labels.inc b/program/localization/nb_NO/labels.inc index 027f10b..f0f3b8a 100644 --- a/program/localization/nb_NO/labels.inc +++ b/program/localization/nb_NO/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/nb_NO/labels.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundQube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | All rights reserved. | | | +-----------------------------------------------------------------------+ | Author: Olav Elstad <olav@elstad.org> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -118,7 +119,6 @@ $labels['showimages'] = 'Vis bilder'; - // address boook $labels['name'] = 'Vist navn'; $labels['firstname'] = 'Fornavn'; @@ -138,7 +138,6 @@ $labels['composeto'] = 'Skriv e-post til'; $labels['contactsfromto'] = 'Kontakter $from til $to av $count'; - // settings $labels['settingsfor'] = 'Innstillinger for'; @@ -157,7 +156,6 @@ $labels['language'] = 'Språk'; $labels['timezone'] = 'Tidssone'; $labels['pagesize'] = 'Linjer per side'; - $labels['folders'] = 'Mapper'; $labels['foldername'] = 'Mappenavn'; @@ -219,4 +217,4 @@ # i use an additional description field - this might be used somewhere else $labels['description'] = 'Beskrivelse'; -?> +?> \ No newline at end of file -- Gitblit v1.9.1