Merge pull request #3636 from riking/patch-7

FEATURE: Add off button on preferences for popup notifications
This commit is contained in:
Robin Ward
2015-07-31 11:29:16 -04:00
5 changed files with 103 additions and 0 deletions

View File

@@ -413,6 +413,17 @@ en:
invited_by: "Invited By"
trust_level: "Trust Level"
notifications: "Notifications"
desktop_notifications:
label: "Desktop Notifications"
not_supported: "Notifications are not supported on this browser. Sorry."
perm_default: "Turn On Notifications"
perm_denied_btn: "Permission Denied"
perm_denied_expl: "You have denied permission for notifications. Use your browser to enable notifications, then click the button when done. (Desktop: The leftmost icon in the address bar. Mobile: 'Site Info'.)"
disable: "Disable Notifications"
currently_enabled: "(currently enabled)"
enable: "Enable Notifications"
currently_disabled: "(currently disabled)"
each_browser_note: "Note: You have to change this setting on every browser you use."
dismiss_notifications: "Mark all as Read"
dismiss_notifications_tooltip: "Mark all unread notifications as read"
disable_jump_reply: "Don't jump to my post after I reply"