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/acl/localization/fy_NL.inc | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/plugins/acl/localization/fy_NL.inc b/plugins/acl/localization/fy_NL.inc index 340190a..aba2049 100644 --- a/plugins/acl/localization/fy_NL.inc +++ b/plugins/acl/localization/fy_NL.inc @@ -16,4 +16,8 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-acl/ */ $labels['username'] = 'Brûker:'; +$labels['acldelete'] = 'Fuortsmite'; +$labels['shortacld'] = 'Fuortsmite'; +$labels['shortaclt'] = 'Fuortsmite'; +$labels['shortacldelete'] = 'Fuortsmite'; ?> -- Gitblit v1.9.1