From bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 05 Feb 2016 07:25:27 -0500
Subject: [PATCH] Secure also downloads of addressbook exports, managesieve script exports and Enigma keys exports

---
 program/localization/kn_IN/labels.inc |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/program/localization/kn_IN/labels.inc b/program/localization/kn_IN/labels.inc
index bff9892..c6663e8 100644
--- a/program/localization/kn_IN/labels.inc
+++ b/program/localization/kn_IN/labels.inc
@@ -5,7 +5,7 @@
  | localization/<lang>/labels.inc                                        |
  |                                                                       |
  | Localization file of the Roundcube Webmail client                     |
- | Copyright (C) 2005-2013, The Roundcube Dev Team                       |
+ | Copyright (C) 2005-2015, The Roundcube Dev Team                       |
  |                                                                       |
  | Licensed under the GNU General Public License version 3 or            |
  | any later version with exceptions for skins & plugins.                |
@@ -99,7 +99,6 @@
 $labels['typehome']   = 'ಮನೆ';
 $labels['typework']   = 'ಕೆಲಸ';
 $labels['typecar']  = 'ಕಾರು';
-$labels['addcontact'] = 'ಹೊಸ ಸಂಪರ್ಕ ಸೇರಿಸಿ';
 $labels['editcontact'] = 'ಸಂಪರ್ಕ ತಿದ್ದು';
 $labels['contacts'] = 'ಸಂಪರ್ಕಗಳು';
 $labels['edit']   = 'ತಿದ್ದು';
@@ -133,7 +132,6 @@
 $labels['showemail'] = ' ಇಮೇಲ್ ವಿಳಾಸವನ್ನು ಹೆಸರಿನೊಂದಿಗೆ ತೋರಿಸು';
 $labels['askuser'] = 'ನನನ್ನು  ಕೇಳು';
 $labels['autosend'] = 'ರಸಿಟನ್ನು  ಕಳಿಸು';
-$labels['ignore'] = 'ನಿರ್ಲಕ್ಷಿಸು';
 $labels['skipdeleted'] = 'ಅಳಿಸಲಾಗಿರುವ  ಸಂದೇಶಗಳನ್ನು ತೋರಿಸಬೇಡ';
 $labels['always'] = 'ಯಾವಾಗಲೂ';
 $labels['everynminutes']  = 'ಪ್ರತಿ $n ನಿಮಿಷ (ಗಳು)';
@@ -151,7 +149,7 @@
 $labels['afternseconds']  = '$n ಸೆಕೆಂಡುಗಳ ನಂತರ';
 $labels['addtodict'] = 'ನಿಘಂಟಿಗೆ ಸೇರಿಸು';
 $labels['messagecount'] = 'ಸಂದೇಶಗಳು';
-$labels['create']  = 'ರಚಿಸು';
+$labels['create'] = 'ರಚಿಸು';
 $labels['properties'] = 'ಗುಣಲಕ್ಷಣಗಳು';
 $labels['location'] = 'ಸ್ಥಳ';
 $labels['info'] = 'ಮಾಹಿತಿ';

--
Gitblit v1.9.1