From 2965a981b7ec22866fbdf2d567d87e2d068d3617 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Fri, 31 Jul 2015 16:04:08 -0400
Subject: [PATCH] Allow to search and import missing PGP pubkeys from keyservers using Publickey.js

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

diff --git a/plugins/newmail_notifier/localization/nl_NL.inc b/plugins/newmail_notifier/localization/nl_NL.inc
index dd4d139..8390159 100644
--- a/plugins/newmail_notifier/localization/nl_NL.inc
+++ b/plugins/newmail_notifier/localization/nl_NL.inc
@@ -15,7 +15,6 @@
 
  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/
 */
-
 $labels['basic'] = 'Toon melding in browser bij nieuw bericht';
 $labels['desktop'] = 'Toon melding op bureaublad bij nieuw bericht';
 $labels['sound'] = 'Geluid afspelen bij nieuw bericht';
@@ -26,5 +25,4 @@
 $labels['desktopdisabled'] = 'Bureaubladmeldingen zijn uitgeschakeld in uw browser.';
 $labels['desktopunsupported'] = 'Uw browser ondersteunt geen bureaubladmeldingen.';
 $labels['desktoptimeout'] = 'Sluit bureaubladmelding';
-
 ?>

--
Gitblit v1.9.1