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/attachment_reminder/localization/cs_CZ.inc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/plugins/attachment_reminder/localization/cs_CZ.inc b/plugins/attachment_reminder/localization/cs_CZ.inc
index dee1f77..3d21664 100644
--- a/plugins/attachment_reminder/localization/cs_CZ.inc
+++ b/plugins/attachment_reminder/localization/cs_CZ.inc
@@ -15,8 +15,6 @@
 
  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/
 */
-
-$messages = array();
 $messages['forgotattachment'] = "Nezapomněli jste připojit přílohu?";
 $messages['reminderoption'] = "Upozorňovat na zapomenuté přílohy";
 $messages['keywords'] = "příloha,přílohy,příloze,přílohu,přiloženém,připojeném,CV,životopis";

--
Gitblit v1.9.1