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/browser | |
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/browser')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/browser.properties | 13 | ||||
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties | 7 |
2 files changed, 0 insertions, 20 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/browser.properties b/application/palemoon/locales/en-US/chrome/browser/browser.properties index 5dce994fe..9969bd753 100644 --- a/application/palemoon/locales/en-US/chrome/browser/browser.properties +++ b/application/palemoon/locales/en-US/chrome/browser/browser.properties @@ -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. diff --git a/application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties b/application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties index 3eebbcbec..b262eebf5 100644 --- a/application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties +++ b/application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties @@ -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) |