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

diff --git a/plugins/attachment_reminder/localization/nl_NL.inc b/plugins/attachment_reminder/localization/nl_NL.inc
index 62564f1..d80bfe9 100644
--- a/plugins/attachment_reminder/localization/nl_NL.inc
+++ b/plugins/attachment_reminder/localization/nl_NL.inc
@@ -2,4 +2,5 @@
 
 $messages = array();
 $messages['forgotattachment'] = "Ben je vergeten het bestand bij te voegen?";
+$messages['reminderoption'] = "Remind about forgotten attachments";
 $messages['keywords'] = "attachment,bestand,bijgaand,bijgaande,brief,bijgevoegd,bijgesloten,CV";

--
Gitblit v1.9.1