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/sk_SK.inc | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/plugins/help/localization/sk_SK.inc b/plugins/help/localization/sk_SK.inc index 99d3082..48fe0ba 100644 --- a/plugins/help/localization/sk_SK.inc +++ b/plugins/help/localization/sk_SK.inc @@ -15,10 +15,8 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-help/ */ - -$labels = array(); -$labels['help'] = 'Nápoveda'; +$labels['help'] = 'Pomocník'; $labels['about'] = 'O aplikácii'; $labels['license'] = 'Licencia'; - +$labels['csrfinfo'] = 'Prečítajte si viac o útokoch typu CSRF a o tom, ako vás môžeme pred nimi ochrániť'; ?> -- Gitblit v1.9.1