diff options
Diffstat (limited to 'l10n-an/suite/chrome/common/safeBrowsing.dtd')
-rw-r--r-- | l10n-an/suite/chrome/common/safeBrowsing.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-an/suite/chrome/common/safeBrowsing.dtd b/l10n-an/suite/chrome/common/safeBrowsing.dtd new file mode 100644 index 0000000000..21f7d91d83 --- /dev/null +++ b/l10n-an/suite/chrome/common/safeBrowsing.dtd @@ -0,0 +1,22 @@ +<!-- 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"> +<!ENTITY safeb.palm.reportPage.label "Why was this page blocked?"> + +<!ENTITY safeb.blocked.malwarePage.title "Reported Attack Page!"> +<!-- Localization note (safeb.blocked.malware.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.phishingPage.title "Reported Web Forgery!"> +<!-- Localization note (safeb.blocked.phishing.shortDesc) - 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.shortDesc "This web page at <span id='phishing_sitename'/> has been reported as a web forgery and has been blocked based on your security preferences."> +<!ENTITY safeb.blocked.phishingPage.longDesc "<p>Web forgeries are designed to trick you into revealing personal or financial information by imitating sources you may trust.</p><p>Entering any information on this web page may result in identity theft or other fraud.</p>"> + +<!ENTITY reportPhishSite.label "Report Web Forgery…"> +<!ENTITY reportPhishSite.accesskey "F"> +<!ENTITY notAForgery.label "This isn't a web forgery…"> +<!ENTITY notAForgery.accesskey "f"> |