mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
[PALEMOON] Replace fullscreen permission dialog with a warning
This commit is contained in:
parent
fe4cd1c6e2
commit
614562a3c6
9 changed files with 13 additions and 148 deletions
|
|
@ -107,9 +107,6 @@ These should match what Safari and other Apple applications use on OS X Lion. --
|
|||
<!ENTITY fullScreenAutohide.accesskey "H">
|
||||
<!ENTITY fullScreenExit.label "Exit Full Screen Mode">
|
||||
<!ENTITY fullScreenExit.accesskey "F">
|
||||
<!ENTITY fullscreenAllowButton.label "Allow">
|
||||
<!ENTITY fullscreenExitButton.label "Deny">
|
||||
<!ENTITY fullscreenApproval.value "Allow fullscreen?">
|
||||
|
||||
<!ENTITY fullscreenExitHint.value "Press ESC at any time to exit fullscreen.">
|
||||
<!ENTITY leaveDOMFullScreen.label "Exit Full Screen">
|
||||
|
|
|
|||
|
|
@ -377,8 +377,6 @@ dataReportingNotification.button.accessKey = C
|
|||
|
||||
# LOCALIZATION NOTE (fullscreen.entered): displayed when we enter HTML5 fullscreen mode, %S is the domain name of the focused website (e.g. mozilla.com).
|
||||
fullscreen.entered=%S is now fullscreen.
|
||||
# LOCALIZATION NOTE (fullscreen.rememberDecision): displayed when we enter HTML5 fullscreen mode, %S is the domain name of the focused website (e.g. mozilla.com).
|
||||
fullscreen.rememberDecision=Remember decision for %S
|
||||
|
||||
# LOCALIZATION NOTE (getUserMedia.shareCamera.message, getUserMedia.shareMicrophone.message, getUserMedia.shareCameraAndMicrophone.message): %S is the website origin (e.g. www.mozilla.org)
|
||||
# LOCALIZATION NOTE (getUserMedia.shareSelectedDevices.label):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue