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

diff --git a/program/localization/si_LK/labels.inc b/program/localization/si_LK/labels.inc
index 5b84087..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.                |
@@ -24,7 +24,7 @@
 $labels['mail']     = 'විද්‍යුත් තැපැල';
 $labels['settings'] = 'සැකසුම්';
 $labels['addressbook'] = 'ලිපින පොත';
-$labels['inbox']  = 'Inbox';
+$labels['inbox']  = 'එනලිපි';
 $labels['drafts'] = 'කටු සටහන්';
 $labels['sent']   = 'යැවූ';
 $labels['trash']  = 'ඉවතලන බඳුන';
@@ -247,7 +247,6 @@
 $labels['previewpane'] = 'පූර්වදර්ශන කොටස පෙන්නන්න';
 $labels['uisettings'] = 'පරිශීලක අතුරුමුහුණත';
 $labels['askuser'] = 'මගෙන් විමසන්න';
-$labels['ignore'] = 'නොසලකා හරින්න';
 $labels['always'] = 'සැමවිට';
 $labels['autosavedraft']  = 'ස්වයංක්‍රීයව කටු සටහන සුරකින්න';
 $labels['never']  = 'කිසි විටෙකත් නැති';
@@ -308,7 +307,4 @@
 $labels['japanese'] = 'ජපන්';
 $labels['korean'] = 'කොරියානු';
 $labels['chinese'] = 'චීන';
-$labels['helplistkeyboardnavigation'] = "";
-$labels['helplistkeyboardnavmessages'] = "";
-$labels['helplistkeyboardnavcontacts'] = "";
 ?>

--
Gitblit v1.9.1