diff options
Diffstat (limited to 'plugins/attachment_reminder/localization/nl_NL.inc')
-rw-r--r-- | plugins/attachment_reminder/localization/nl_NL.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/attachment_reminder/localization/nl_NL.inc b/plugins/attachment_reminder/localization/nl_NL.inc index d80bfe9a9..2131eb153 100644 --- a/plugins/attachment_reminder/localization/nl_NL.inc +++ b/plugins/attachment_reminder/localization/nl_NL.inc @@ -1,6 +1,5 @@ <?php -$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"; |