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

diff --git a/program/localization/si_LK/labels.inc b/program/localization/si_LK/labels.inc
index 51b15e6..3625421 100644
--- a/program/localization/si_LK/labels.inc
+++ b/program/localization/si_LK/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.                |
@@ -247,7 +247,6 @@
 $labels['previewpane'] = 'පූර්වදර්ශන කොටස පෙන්නන්න';
 $labels['uisettings'] = 'පරිශීලක අතුරුමුහුණත';
 $labels['askuser'] = 'මගෙන් විමසන්න';
-$labels['ignore'] = 'නොසලකා හරින්න';
 $labels['always'] = 'සැමවිට';
 $labels['autosavedraft']  = 'ස්වයංක්‍රීයව කටු සටහන සුරකින්න';
 $labels['never']  = 'කිසි විටෙකත් නැති';
@@ -255,7 +254,6 @@
 $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';
 $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';
 $labels['2047folding'] = 'Full RFC 2047 (වෙනත්)';
-$labels['savelocalstorage'] = "";
 $labels['section'] = 'අංශය';
 $labels['maintenance'] = 'නඩත්තු කිරීම';
 $labels['newmessage'] = 'අලුත් පණිවිඩයක්';
@@ -309,7 +307,4 @@
 $labels['japanese'] = 'ජපන්';
 $labels['korean'] = 'කොරියානු';
 $labels['chinese'] = 'චීන';
-$labels['helplistkeyboardnavigation'] = "";
-$labels['helplistkeyboardnavmessages'] = "";
-$labels['helplistkeyboardnavcontacts'] = "";
 ?>

--
Gitblit v1.9.1