diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-10-07 16:29:40 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-10-07 16:29:40 +0200 |
commit | f93e0b3a14a51eb2e105345c6fddb96193bf1e26 (patch) | |
tree | f6547aba807b3a5f9e53c0948ee7278b6e6f79b4 /plugins/newmail_notifier/localization/de_DE.inc | |
parent | 6a6992f650747703f0531918d050b926965339b2 (diff) |
Synchronized localization files from Transifex
Diffstat (limited to 'plugins/newmail_notifier/localization/de_DE.inc')
-rw-r--r-- | plugins/newmail_notifier/localization/de_DE.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/newmail_notifier/localization/de_DE.inc b/plugins/newmail_notifier/localization/de_DE.inc index 3974fe897..6585b769a 100644 --- a/plugins/newmail_notifier/localization/de_DE.inc +++ b/plugins/newmail_notifier/localization/de_DE.inc @@ -25,5 +25,6 @@ $labels['body'] = 'Sie haben eine neue Nachricht'; $labels['testbody'] = 'Dies ist eine Testbenachrichtigung'; $labels['desktopdisabled'] = 'Desktop-Benachrichtigungen sind deaktiviert.'; $labels['desktopunsupported'] = 'Ihr Browser unterstützt keine Desktop-Benachrichtigungen.'; +$labels['desktoptimeout'] = 'Desktop-Benachrichtigung geschlossen.'; ?> |