From 3412e50b54e3daac8745234e21ab6e72be0ed165 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Wed, 04 Jun 2014 11:20:33 -0400 Subject: [PATCH] Fix attachment menu structure and aria-attributes --- plugins/help/localization/sk_SK.inc | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/plugins/help/localization/sk_SK.inc b/plugins/help/localization/sk_SK.inc index 9f65de3..cead6f5 100644 --- a/plugins/help/localization/sk_SK.inc +++ b/plugins/help/localization/sk_SK.inc @@ -15,8 +15,7 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-help/ */ - -$labels['help'] = 'Nápoveda'; +$labels['help'] = 'Pomocník'; $labels['about'] = 'O aplikácii'; $labels['license'] = 'Licencia'; ?> -- Gitblit v1.9.1