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/nn_NO/labels.inc |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/program/localization/nn_NO/labels.inc b/program/localization/nn_NO/labels.inc
index a564b17..ebdc1fc 100644
--- a/program/localization/nn_NO/labels.inc
+++ b/program/localization/nn_NO/labels.inc
@@ -1,18 +1,19 @@
 <?php
 
 /*
+
  +-----------------------------------------------------------------------+
  | language/nn/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: Per-Stian Vatne <psv@orsta.org>                               |
  +-----------------------------------------------------------------------+
 
- $Id$
+ @version $Id$
 
 */
 
@@ -122,7 +123,6 @@
 
 $labels['showimages'] = 'Vis bilete';
 
-
 // address book
 $labels['name']      = 'Visingsnamn';
 $labels['firstname'] = 'Førenamn';
@@ -144,7 +144,6 @@
 $labels['print']          = 'Skriv ut';
 $labels['export']         = 'Eksport';
 
-
 // settings
 $labels['settingsfor']  = 'Innstillingar for';
 
@@ -164,7 +163,6 @@
 $labels['timezone']  = 'Tidssone';
 $labels['pagesize']  = 'Rader pr side';
 
-
 $labels['folders']  = 'Mapper';
 $labels['foldername']  = 'Mappenamn';
 $labels['subscribed']  = 'Abonnert';
@@ -173,5 +171,4 @@
 $labels['deletefolder']  = 'Slett mappe';
 $labels['managefolders']  = 'Administrere mapper';
 
-
-?>
+?>
\ No newline at end of file

--
Gitblit v1.9.1