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/bn_BD/labels.inc | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/program/localization/bn_BD/labels.inc b/program/localization/bn_BD/labels.inc index 380785c..b0d617d 100644 --- a/program/localization/bn_BD/labels.inc +++ b/program/localization/bn_BD/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. | @@ -208,7 +208,6 @@ $labels['mdnrequests'] = 'প্রেরক নোটিশ পাঠালে কি করা হবে?'; $labels['askuser'] = 'আমি গ্রাহক, আমাকে জিজ্ঞাসা করুন'; $labels['autosend'] = 'কম্পুটার নিজেনিজি ফিরতি নোটিশ পাঠায় দেবে'; -$labels['ignore'] = 'পাত্তা দেওয়া হবেনা'; $labels['readwhendeleted'] = 'ফেলে দেবার সময় মেইল/চিঠি পড়া হয়ে গেছে হিসাবে ধরে নেওয়া হবে'; $labels['flagfordeletion'] = 'একেবারেই ফেলে না দিয়ে মেইল/চিঠি গুলোকে দাগিয়ে রাখুন ফেলে দেবার জন্যে'; $labels['skipdeleted'] = 'ফেলে দেওয়া মেইল/চিঠি দেখানোর দরকার নেই'; @@ -225,7 +224,6 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)'; $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)'; $labels['2047folding'] = 'Full RFC 2047 (other)'; -$labels['savelocalstorage'] = ""; $labels['advancedoptions'] = 'জটিল বিষয়'; $labels['focusonnewmessage'] = 'নতুন মেইল এলেই তা হাইলাইট হয়ে যাবে'; $labels['checkallfolders'] = 'সবগুলো মেইলবক্সে নতুন চিঠি খোজা হবে'; @@ -245,7 +243,4 @@ $labels['KB'] = 'কিলোবাইট'; $labels['MB'] = 'মেগাবাইট'; $labels['GB'] = 'গিগাবাইট'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = ""; ?> -- Gitblit v1.9.1