diff options
author | JustOff <Off.Just.Off@gmail.com> | 2018-07-20 17:49:48 +0300 |
---|---|---|
committer | JustOff <Off.Just.Off@gmail.com> | 2018-07-20 17:49:48 +0300 |
commit | e25caee026b25cbef76067f697b1044296731f91 (patch) | |
tree | 701df6304ce16fb15a878487bb2bc0bea0163f4f /application/palemoon/locales/en-US/chrome/browser/browser.properties | |
parent | 7fce9b4a0aa36117e5c3d193bade1620d6e4bc91 (diff) | |
download | UXP-e25caee026b25cbef76067f697b1044296731f91.tar UXP-e25caee026b25cbef76067f697b1044296731f91.tar.gz UXP-e25caee026b25cbef76067f697b1044296731f91.tar.lz UXP-e25caee026b25cbef76067f697b1044296731f91.tar.xz UXP-e25caee026b25cbef76067f697b1044296731f91.zip |
[PALEMOON] Remove misc leftovers of Google Safebrowsing
Diffstat (limited to 'application/palemoon/locales/en-US/chrome/browser/browser.properties')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/browser.properties | 13 |
1 files changed, 0 insertions, 13 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. |