From 3e78fc7fdf23f752ecad3874b196dceaf529976f Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Wed, 15 May 2013 17:07:17 -0400
Subject: [PATCH] Synced localizations from Transifex

---
 plugins/attachment_reminder/localization/es_ES.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/plugins/attachment_reminder/localization/es_ES.inc b/plugins/attachment_reminder/localization/es_ES.inc
index 8e35121..79225d7 100644
--- a/plugins/attachment_reminder/localization/es_ES.inc
+++ b/plugins/attachment_reminder/localization/es_ES.inc
@@ -2,4 +2,5 @@
 
 $messages = array();
 $messages['forgotattachment'] = "¿Olvidó adjuntar un fichero al mensaje?";
+$messages['reminderoption'] = "Remind about forgotten attachments";
 $messages['keywords'] = "adjunto";

--
Gitblit v1.9.1