Bug 1192458, Part 1 - Consolidate push and desktop notification permissions

This commit is contained in:
janekptacijarabaci 2018-04-26 09:54:20 +02:00 committed by Roy Tam
commit 654e540f2d
13 changed files with 7 additions and 96 deletions

View file

@ -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

View file

@ -55,6 +55,4 @@
<!ENTITY pointerLock.label "Hide the Mouse Pointer">
<!ENTITY push.label "Receive Push Notifications">
<!ENTITY focusSearch.key "f">