From f806ed5c9e66e970efb958f087530b1b75afcd78 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Thu, 12 Sep 2013 12:06:12 +0200 Subject: Implemented configurable timeout for desktop notification (#1489205) --- plugins/newmail_notifier/localization/en_US.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/newmail_notifier/localization/en_US.inc') diff --git a/plugins/newmail_notifier/localization/en_US.inc b/plugins/newmail_notifier/localization/en_US.inc index 7c1c5cf3f..1c4054615 100644 --- a/plugins/newmail_notifier/localization/en_US.inc +++ b/plugins/newmail_notifier/localization/en_US.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'; ?> -- cgit v1.2.3