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/en_GB.inc | |
parent | 6a6992f650747703f0531918d050b926965339b2 (diff) |
Synchronized localization files from Transifex
Diffstat (limited to 'plugins/newmail_notifier/localization/en_GB.inc')
-rw-r--r-- | plugins/newmail_notifier/localization/en_GB.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/newmail_notifier/localization/en_GB.inc b/plugins/newmail_notifier/localization/en_GB.inc index 3ea6c8c74..12e3a6d86 100644 --- a/plugins/newmail_notifier/localization/en_GB.inc +++ b/plugins/newmail_notifier/localization/en_GB.inc @@ -25,5 +25,6 @@ $labels['body'] = 'You\'ve received a new message.'; $labels['testbody'] = 'This is a test notification.'; $labels['desktopdisabled'] = 'Desktop notifications are disabled in your browser.'; $labels['desktopunsupported'] = 'Your browser does not support desktop notifications.'; +$labels['desktoptimeout'] = 'Close desktop notification'; ?> |