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

diff --git a/program/localization/az_AZ/labels.inc b/program/localization/az_AZ/labels.inc
index 14ff7e6..2345b45 100644
--- a/program/localization/az_AZ/labels.inc
+++ b/program/localization/az_AZ/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.                |
@@ -210,7 +210,6 @@
 $labels['attach'] = 'Fayl əlavə et';
 $labels['attachments'] = 'Bərkidilmiş Fayllar';
 $labels['upload'] = 'Yüklə';
-$labels['uploadprogress'] = '$percent ($current cəmi: $total)';
 $labels['close']  = 'Bağla';
 $labels['messageoptions']  = 'Məktub xüsusiyyətləri...';
 $labels['low']     = 'Alçaq';
@@ -370,7 +369,6 @@
 $labels['autosend'] = 'avtomatik göndər';
 $labels['autosendknown'] = 'kontaktlarıma qəbz yolla. Əks halda soruş';
 $labels['autosendknownignore'] = 'kontaktlarıma qəbz yolla. Əks halda iqnor et';
-$labels['ignore'] = 'iqnor';
 $labels['readwhendeleted'] = 'Məktubu siləndə oxunmuş kimi qeyd et';
 $labels['flagfordeletion'] = 'Silmə əvəzi silinmə işarəsilə qeyd et';
 $labels['skipdeleted'] = 'Silinmiş məktubları göstərmə';
@@ -392,7 +390,6 @@
 $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';
 $labels['2047folding'] = 'Full RFC 2047 (başqa)';
 $labels['force7bit'] = '8-bitli simvollar üçün MIME istifadə et';
-$labels['savelocalstorage'] = "";
 $labels['advancedoptions'] = 'Ətraflı nizamlama';
 $labels['focusonnewmessage'] = 'Yeni məktub zamanı brauzerin pəncərəsini fokusla';
 $labels['checkallfolders'] = 'Bütün qovluqlarda yeni məktubları yoxla';
@@ -487,7 +484,4 @@
 $labels['japanese'] = 'Yaponca';
 $labels['korean'] = 'Koreya';
 $labels['chinese'] = 'Çincə';
-$labels['helplistkeyboardnavigation'] = "";
-$labels['helplistkeyboardnavmessages'] = "";
-$labels['helplistkeyboardnavcontacts'] = "";
 ?>

--
Gitblit v1.9.1