From fa3a6193155d4f1cc9f0714fe49685679f681c64 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Thu, 04 Oct 2012 04:01:32 -0400
Subject: [PATCH] Imported recent launchpad translations

---
 plugins/help/localization/nb_NB.inc |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/plugins/markasjunk/localization/ml_ML.inc b/plugins/help/localization/nb_NB.inc
similarity index 65%
copy from plugins/markasjunk/localization/ml_ML.inc
copy to plugins/help/localization/nb_NB.inc
index 7c30ec6..34881d6 100644
--- a/plugins/markasjunk/localization/ml_ML.inc
+++ b/plugins/help/localization/nb_NB.inc
@@ -2,19 +2,19 @@
 
 /*
  +-----------------------------------------------------------------------+
- | localization/ml_ML/labels.inc                                         |
+ | localization/nb_NB/labels.inc                                         |
  |                                                                       |
  | Language file of the Roundcube Webmail client                         |
  | Copyright (C) 2012, The Roundcube Dev Team                            |
  | Licensed under the GNU General Public License                         |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Author: Anish A <aneesh.nl@gmail.com>                                 |
+ | Author: Tobias V. Langhoff <spug@thespug.net>                         |
  +-----------------------------------------------------------------------+
- @version $Id$
 */
 
 $labels = array();
-$labels['buttontitle'] = 'സ്പാം ആയി അടയാളപ്പെടുത്തുക';
-$labels['reportedasjunk'] = 'സ്പാം ആയി അടയാളപ്പെടുത്തി';
+$labels['help'] = 'Hjelp';
+$labels['about'] = 'Om';
+$labels['license'] = 'Lisensvilkår';
 

--
Gitblit v1.9.1