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 |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/program/localization/kn_IN/labels.inc b/program/localization/kn_IN/labels.inc
index 2a01637..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.                |
@@ -132,13 +132,11 @@
 $labels['showemail'] = ' ಇಮೇಲ್ ವಿಳಾಸವನ್ನು ಹೆಸರಿನೊಂದಿಗೆ ತೋರಿಸು';
 $labels['askuser'] = 'ನನನ್ನು  ಕೇಳು';
 $labels['autosend'] = 'ರಸಿಟನ್ನು  ಕಳಿಸು';
-$labels['ignore'] = 'ನಿರ್ಲಕ್ಷಿಸು';
 $labels['skipdeleted'] = 'ಅಳಿಸಲಾಗಿರುವ  ಸಂದೇಶಗಳನ್ನು ತೋರಿಸಬೇಡ';
 $labels['always'] = 'ಯಾವಾಗಲೂ';
 $labels['everynminutes']  = 'ಪ್ರತಿ $n ನಿಮಿಷ (ಗಳು)';
 $labels['refreshinterval']  = 'ರಿಫ್ರೆಶ್ (ಹೊಸ ಸಂದೇಶಗಳನ್ನು, ಇತ್ಯಾದಿಗಳನ್ನು ಪರಿಶೀಲಿಸು)';
 $labels['immediately']  = 'ತತ್ಕ್ಷಣ ';
-$labels['savelocalstorage'] = "";
 $labels['mainoptions'] = 'ಮುಖ್ಯ ಆಯ್ಕೆಗಳು';
 $labels['section'] = 'ವಿಭಾಗ';
 $labels['newmessage'] = 'ಹೊಸ ಸಂದೇಶ';
@@ -163,7 +161,4 @@
 $labels['english'] = 'ಇಂಗ್ಲೀಷ್';
 $labels['westerneuropean'] = 'ಪಾಶ್ಚಾತ್ಯ ಯುರೋಪಿಯನ್';
 $labels['easterneuropean'] = 'ಪೂರ್ವ ಯುರೋಪಿಯನ್';
-$labels['helplistkeyboardnavigation'] = "";
-$labels['helplistkeyboardnavmessages'] = "";
-$labels['helplistkeyboardnavcontacts'] = "";
 ?>

--
Gitblit v1.9.1