From 9a7cb93de07feb14ef98a8bdc94994bcd5e56f64 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 17 May 2012 18:59:11 +0200 Subject: New plugin translations from launchpad --- plugins/newmail_notifier/localization/en_GB.inc | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 plugins/newmail_notifier/localization/en_GB.inc (limited to 'plugins/newmail_notifier/localization/en_GB.inc') diff --git a/plugins/newmail_notifier/localization/en_GB.inc b/plugins/newmail_notifier/localization/en_GB.inc new file mode 100644 index 000000000..10cfdec7b --- /dev/null +++ b/plugins/newmail_notifier/localization/en_GB.inc @@ -0,0 +1,27 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['basic'] = 'Display browser notifications on new message'; +$labels['desktop'] = 'Display desktop notifications on new message'; +$labels['sound'] = 'Play sound on new message'; +$labels['test'] = 'Test'; +$labels['title'] = 'New Email!'; +$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.'; + -- cgit v1.2.3