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/es_ES.inc | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/plugins/help/localization/es_ES.inc b/plugins/help/localization/es_ES.inc index 446172f..e694ac3 100644 --- a/plugins/help/localization/es_ES.inc +++ b/plugins/help/localization/es_ES.inc @@ -15,10 +15,8 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-help/ */ - -$labels = array(); $labels['help'] = 'Ayuda'; $labels['about'] = 'Acerca de'; $labels['license'] = 'Licencia'; - +$labels['csrfinfo'] = 'Lea más sobre CSRF y cómo le protegemos'; ?> -- Gitblit v1.9.1