diff options
Diffstat (limited to 'application/basilisk/locales/en-US/chrome/browser/safebrowsing/phishing-afterload-warning-message.dtd')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/safebrowsing/phishing-afterload-warning-message.dtd | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/safebrowsing/phishing-afterload-warning-message.dtd b/application/basilisk/locales/en-US/chrome/browser/safebrowsing/phishing-afterload-warning-message.dtd deleted file mode 100644 index 33d2202b3..000000000 --- a/application/basilisk/locales/en-US/chrome/browser/safebrowsing/phishing-afterload-warning-message.dtd +++ /dev/null @@ -1,32 +0,0 @@ -<!-- This Source Code Form is subject to the terms of the Mozilla Public - - 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/. --> - -<!ENTITY safeb.palm.accept.label "Get me out of here!"> -<!ENTITY safeb.palm.decline.label "Ignore this warning"> -<!-- Localization note (safeb.palm.notdeceptive.label) - Label of the Help menu - item. Either this or reportDeceptiveSiteMenu.label from report-phishing.dtd is - shown. --> -<!ENTITY safeb.palm.notdeceptive.label "This isn’t a deceptive site…"> -<!-- Localization note (safeb.palm.notdeceptive.accesskey) - Because - safeb.palm.notdeceptive.label and reportDeceptiveSiteMenu.title from - report-phishing.dtd are never shown at the same time, the same accesskey can - be used for them. --> -<!ENTITY safeb.palm.notdeceptive.accesskey "d"> -<!ENTITY safeb.palm.reportPage.label "Why was this page blocked?"> - -<!ENTITY safeb.blocked.malwarePage.title "Reported Attack Page!"> -<!-- Localization note (safeb.blocked.malwarePage.shortDesc) - Please don't translate the contents of the <span id="malware_sitename"/> tag. It will be replaced at runtime with a domain name (e.g. www.badsite.com) --> -<!ENTITY safeb.blocked.malwarePage.shortDesc "This web page at <span id='malware_sitename'/> has been reported as an attack page and has been blocked based on your security preferences."> -<!ENTITY safeb.blocked.malwarePage.longDesc "<p>Attack pages try to install programs that steal private information, use your computer to attack others, or damage your system.</p><p>Some attack pages intentionally distribute harmful software, but many are compromised without the knowledge or permission of their owners.</p>"> - -<!ENTITY safeb.blocked.unwantedPage.title "Reported Unwanted Software Page!"> -<!-- Localization note (safeb.blocked.unwantedPage.shortDesc) - Please don't translate the contents of the <span id="unwanted_sitename"/> tag. It will be replaced at runtime with a domain name (e.g. www.badsite.com) --> -<!ENTITY safeb.blocked.unwantedPage.shortDesc "This web page at <span id='unwanted_sitename'/> has been reported to contain unwanted software and has been blocked based on your security preferences."> -<!ENTITY safeb.blocked.unwantedPage.longDesc "<p>Unwanted software pages try to install software that can be deceptive and affect your system in unexpected ways.</p>"> - -<!ENTITY safeb.blocked.phishingPage.title2 "Deceptive Site!"> -<!-- Localization note (safeb.blocked.phishingPage.shortDesc2) - Please don't translate the contents of the <span id="phishing_sitename"/> tag. It will be replaced at runtime with a domain name (e.g. www.badsite.com) --> -<!ENTITY safeb.blocked.phishingPage.shortDesc2 "This web page at <span id='phishing_sitename'/> has been reported as a deceptive site and has been blocked based on your security preferences."> -<!ENTITY safeb.blocked.phishingPage.longDesc2 "<p>Deceptive sites are designed to trick you into doing something dangerous, like installing software, or revealing your personal information, like passwords, phone numbers or credit cards.</p><p>Entering any information on this web page may result in identity theft or other fraud.</p>"> - |