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

diff --git a/program/localization/be_BE/labels.inc b/program/localization/be_BE/labels.inc
index 41e778a..21c5f17 100644
--- a/program/localization/be_BE/labels.inc
+++ b/program/localization/be_BE/labels.inc
@@ -288,7 +288,6 @@
 $labels['spouse'] = 'Жонка';
 $labels['allfields'] = 'Усе палі';
 $labels['search'] = 'Пошук';
-$labels['searchfor'] = 'Шукаць "$q"';
 $labels['advsearch'] = 'Пашыраны пошук';
 $labels['advanced'] = 'Дадаткова';
 $labels['other'] = 'Іншае';
@@ -512,7 +511,4 @@
 $labels['japanese'] = 'японская';
 $labels['korean'] = 'карэйская';
 $labels['chinese'] = 'кітайская';
-$labels['helplistkeyboardnavigation'] = "";
-$labels['helplistkeyboardnavmessages'] = "";
-$labels['helplistkeyboardnavcontacts'] = "";
 ?>

--
Gitblit v1.9.1