diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-an/suite/chrome/common/safeBrowsing.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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"> |