mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
[PALEMOON] Remove misc leftovers of Google Safebrowsing
This commit is contained in:
parent
ca6b6fe127
commit
4a9cac1941
8 changed files with 1 additions and 270 deletions
|
|
@ -323,19 +323,6 @@ pointerLock.neverAllow.accesskey=N
|
|||
pointerLock.title2=Would you like to allow the pointer to be hidden on %S?
|
||||
pointerLock.autoLock.title2=%S will hide the pointer.
|
||||
|
||||
# Phishing/Malware Notification Bar.
|
||||
# LOCALIZATION NOTE (notAForgery, notAnAttack)
|
||||
# The two button strings will never be shown at the same time, so
|
||||
# it's okay for them to have the same access key
|
||||
safebrowsing.getMeOutOfHereButton.label=Get me out of here!
|
||||
safebrowsing.getMeOutOfHereButton.accessKey=G
|
||||
safebrowsing.reportedWebForgery=Reported Web Forgery!
|
||||
safebrowsing.notAForgeryButton.label=This isn't a web forgery…
|
||||
safebrowsing.notAForgeryButton.accessKey=F
|
||||
safebrowsing.reportedAttackSite=Reported Attack Site!
|
||||
safebrowsing.notAnAttackButton.label=This isn't an attack site…
|
||||
safebrowsing.notAnAttackButton.accessKey=A
|
||||
|
||||
# Ctrl-Tab
|
||||
# LOCALIZATION NOTE (ctrlTab.showAll.label): #1 represents the number
|
||||
# of tabs in the current browser window. It will always be 2 at least.
|
||||
|
|
|
|||
|
|
@ -2,13 +2,6 @@
|
|||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
#### Security
|
||||
|
||||
# LOCALIZATION NOTE: phishBefore uses %S to represent the name of the provider
|
||||
# whose privacy policy must be accepted (for enabling
|
||||
# check-every-page-as-I-load-it phishing protection).
|
||||
phishBeforeText=Selecting this option will send the address of web pages you are viewing to %S. To continue, please review and accept the following terms of service.
|
||||
|
||||
#### Fonts
|
||||
|
||||
labelDefaultFont=Default (%S)
|
||||
|
|
|
|||
|
|
@ -29,8 +29,6 @@ externalProtocolPrompt=An external application must be launched to handle %1$S:
|
|||
externalProtocolUnknown=<Unknown>
|
||||
externalProtocolChkMsg=Remember my choice for all links of this type.
|
||||
externalProtocolLaunchBtn=Launch application
|
||||
malwareBlocked=The site at %S has been reported as an attack site and has been blocked based on your security preferences.
|
||||
phishingBlocked=The website at %S has been reported as a web forgery designed to trick users into sharing personal or financial information.
|
||||
cspBlocked=This page has a content security policy that prevents it from being embedded in this way.
|
||||
xssBlockMode=This page contains an XSS attack that has been blocked for your security.
|
||||
corruptedContentError=The page you are trying to view cannot be shown because an error in the data transmission was detected.
|
||||
|
|
|
|||
|
|
@ -178,18 +178,6 @@ was trying to connect. -->
|
|||
</ul>
|
||||
">
|
||||
|
||||
<!ENTITY malwareBlocked.title "Suspected Attack Site!">
|
||||
<!ENTITY malwareBlocked.longDesc "
|
||||
<p>Attack sites try to install programs that steal private information, use your computer to attack others, or damage your system.</p>
|
||||
<p>Website owners who believe their site has been reported as an attack site in error may <a href='https://www.stopbadware.org/request-review' >request a review</a>.</p>
|
||||
">
|
||||
|
||||
<!ENTITY phishingBlocked.title "Suspected Web Forgery!">
|
||||
<!ENTITY phishingBlocked.longDesc "
|
||||
<p>Entering any personal information on this page may result in identity theft or other fraud.</p>
|
||||
<p>These types of web forgeries are used in scams known as phishing attacks, in which fraudulent web pages and emails are used to imitate sources you may trust.</p>
|
||||
">
|
||||
|
||||
<!ENTITY cspBlocked.title "Blocked by Content Security Policy">
|
||||
<!ENTITY cspBlocked.longDesc "<p>&brandShortName; prevented this page from loading in this way because the page has a content security policy that disallows it.</p>">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue