From 46f7b7096450939fe03c95aa81ce06ae4bfca89d Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Mon, 28 Mar 2016 06:51:43 -0400 Subject: [PATCH] Enable reply/reply-all/forward buttons also in preview frame of message/rfc822 --- plugins/help/localization/nl_NL.inc | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/plugins/help/localization/nl_NL.inc b/plugins/help/localization/nl_NL.inc index e0e7bcc..9dceada 100644 --- a/plugins/help/localization/nl_NL.inc +++ b/plugins/help/localization/nl_NL.inc @@ -15,10 +15,8 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-help/ */ - -$labels = array(); $labels['help'] = 'Help'; $labels['about'] = 'Over'; $labels['license'] = 'Licentie'; - +$labels['csrfinfo'] = 'Lees meer over CSRF en hoe we u beschermen'; ?> -- Gitblit v1.9.1