diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:07:17 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:07:17 +0200 |
commit | 3e78fc7fdf23f752ecad3874b196dceaf529976f (patch) | |
tree | bd3a90fe767cf0d7d440611848dfe56f4e1e81ce /plugins/attachment_reminder/localization/de_DE.inc | |
parent | 5b0deb0030e4fb88030950c1bb81174579aeea14 (diff) |
Synced localizations from Transifex
Diffstat (limited to 'plugins/attachment_reminder/localization/de_DE.inc')
-rw-r--r-- | plugins/attachment_reminder/localization/de_DE.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/attachment_reminder/localization/de_DE.inc b/plugins/attachment_reminder/localization/de_DE.inc index bf6eef721..7de41d1fc 100644 --- a/plugins/attachment_reminder/localization/de_DE.inc +++ b/plugins/attachment_reminder/localization/de_DE.inc @@ -2,4 +2,5 @@ $messages = array(); $messages['forgotattachment'] = "Haben Sie möglicherweise vergessen eine Datei anzuhängen?"; +$messages['reminderoption'] = "Remind about forgotten attachments"; $messages['keywords'] = "anbei,im anhang,angehängt,angefügt,beigefügt,beliegend"; |