mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
Bug 1192458, Part 1 - Consolidate push and desktop notification permissions
This commit is contained in:
parent
b42ce19494
commit
654e540f2d
13 changed files with 7 additions and 96 deletions
|
|
@ -305,15 +305,6 @@ webNotifications.neverShow=Always Block Notifications
|
|||
webNotifications.neverShow.accesskey=N
|
||||
webNotifications.showFromSite=Would you like to show notifications from %S?
|
||||
|
||||
# Push Notifications
|
||||
push.allowForSession=Allow for Session
|
||||
push.allowForSession.accesskey=S
|
||||
push.alwaysAllow=Always Allow Push Notifications
|
||||
push.alwaysAllow.accesskey=A
|
||||
push.alwaysBlock=Always Block Push Notifications
|
||||
push.alwaysBlock.accesskey=B
|
||||
push.enablePush=Would you like to allow Push Notifications for %S?
|
||||
|
||||
# Pointer lock UI
|
||||
|
||||
pointerLock.allow2=Hide pointer
|
||||
|
|
|
|||
|
|
@ -55,6 +55,4 @@
|
|||
|
||||
<!ENTITY pointerLock.label "Hide the Mouse Pointer">
|
||||
|
||||
<!ENTITY push.label "Receive Push Notifications">
|
||||
|
||||
<!ENTITY focusSearch.key "f">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue