mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #3636 from riking/patch-7
FEATURE: Add off button on preferences for popup notifications
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user