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

---
 plugins/newmail_notifier/localization/lb_LU.inc |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/plugins/newmail_notifier/localization/lb_LU.inc b/plugins/newmail_notifier/localization/lb_LU.inc
index c4b0148..8e6f5f6 100644
--- a/plugins/newmail_notifier/localization/lb_LU.inc
+++ b/plugins/newmail_notifier/localization/lb_LU.inc
@@ -15,7 +15,6 @@
 
  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/
 */
-
 $labels['basic'] = 'Browser-Notifikatioun bei neiem Message uweisen';
 $labels['desktop'] = 'Desktop-Notifikatioun bei neiem Message uweisen';
 $labels['sound'] = 'Dësen Toun bei neiem Message spillen';
@@ -25,5 +24,5 @@
 $labels['testbody'] = 'Dëst ass eng Test-Benoorichtegung.';
 $labels['desktopdisabled'] = 'Desktop-Notifikatioune sinn an dengem Browser ausgeschalt.';
 $labels['desktopunsupported'] = 'Däi Browser ënnerstëtzt keng Desktop-Notifikatiounen.';
-
+$labels['desktoptimeout'] = 'Browser-Notifikatioun zoumaachen';
 ?>

--
Gitblit v1.9.1