diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-07-20 20:00:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-20 20:00:12 +0200 |
commit | b4f748a7c53bc644b501756f78e3065ce9021e3c (patch) | |
tree | f34f89aa1ccecff511cae027ea64db649e3ebf2e /application/palemoon/locales/en-US/chrome/overrides/appstrings.properties | |
parent | edc21c97254194d89b3065ae5af8ce672cda4ceb (diff) | |
parent | e25caee026b25cbef76067f697b1044296731f91 (diff) | |
download | UXP-b4f748a7c53bc644b501756f78e3065ce9021e3c.tar UXP-b4f748a7c53bc644b501756f78e3065ce9021e3c.tar.gz UXP-b4f748a7c53bc644b501756f78e3065ce9021e3c.tar.lz UXP-b4f748a7c53bc644b501756f78e3065ce9021e3c.tar.xz UXP-b4f748a7c53bc644b501756f78e3065ce9021e3c.zip |
Merge pull request #653 from JustOff/PR_safebrowsing_leftovers
[PALEMOON] Remove misc leftovers of Google Safebrowsing
Diffstat (limited to 'application/palemoon/locales/en-US/chrome/overrides/appstrings.properties')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/overrides/appstrings.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/application/palemoon/locales/en-US/chrome/overrides/appstrings.properties b/application/palemoon/locales/en-US/chrome/overrides/appstrings.properties index 1bf544748..28ce0220e 100644 --- a/application/palemoon/locales/en-US/chrome/overrides/appstrings.properties +++ b/application/palemoon/locales/en-US/chrome/overrides/appstrings.properties @@ -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. |