From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../en-US/browser/safebrowsing/blockedSite.ftl | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 browser/locales/en-US/browser/safebrowsing/blockedSite.ftl (limited to 'browser/locales/en-US/browser/safebrowsing/blockedSite.ftl') diff --git a/browser/locales/en-US/browser/safebrowsing/blockedSite.ftl b/browser/locales/en-US/browser/safebrowsing/blockedSite.ftl new file mode 100644 index 0000000000..0df3926107 --- /dev/null +++ b/browser/locales/en-US/browser/safebrowsing/blockedSite.ftl @@ -0,0 +1,60 @@ +# 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/. + +safeb-blocked-phishing-page-title = Deceptive site ahead +safeb-blocked-malware-page-title = Visiting this website may harm your computer +safeb-blocked-unwanted-page-title = The site ahead may contain harmful programs +safeb-blocked-harmful-page-title = The site ahead may contain malware +safeb-blocked-phishing-page-short-desc = { -brand-short-name } blocked this page because it may trick you into doing something dangerous like installing software or revealing personal information like passwords or credit cards. +safeb-blocked-malware-page-short-desc = { -brand-short-name } blocked this page because it might attempt to install malicious software that may steal or delete personal information on your computer. +safeb-blocked-unwanted-page-short-desc = { -brand-short-name } blocked this page because it might try to trick you into installing programs that harm your browsing experience (for example, by changing your homepage or showing extra ads on sites you visit). +safeb-blocked-harmful-page-short-desc = { -brand-short-name } blocked this page because it might try to install dangerous apps that steal or delete your information (for example, photos, passwords, messages and credit cards). +# Variables: +# $advisoryname (string) - Name of the advisory entity +safeb-palm-advisory-desc = Advisory provided by { $advisoryname }. +safeb-palm-accept-label = Go back +safeb-palm-see-details-label = See details + +## Variables +## $sitename (string) - Domain name for the blocked page + +safeb-blocked-phishing-page-error-desc-override = { $sitename } has been reported as a deceptive site. You can report a detection problem or ignore the risk and go to this unsafe site. +safeb-blocked-phishing-page-error-desc-no-override = { $sitename } has been reported as a deceptive site. You can report a detection problem. + +## + +safeb-blocked-phishing-page-learn-more = Learn more about deceptive sites and phishing at www.antiphishing.org. Learn more about { -brand-short-name }’s Phishing and Malware Protection at support.mozilla.org. + +## Variables +## $sitename (string) - Domain name for the blocked page + +safeb-blocked-malware-page-error-desc-override-sumo = { $sitename } has been reported as containing malicious software. You can ignore the risk and go to this unsafe site. +safeb-blocked-malware-page-error-desc-no-override-sumo = { $sitename } has been reported as containing malicious software. + +## + +safeb-blocked-malware-page-learn-more-sumo = Learn more about { -brand-short-name }’s Phishing and Malware Protection at support.mozilla.org. + +## Variables +## $sitename (string) - Domain name for the blocked page + +safeb-blocked-unwanted-page-error-desc-override = { $sitename } has been reported as containing harmful software. You can ignore the risk and go to this unsafe site. +safeb-blocked-unwanted-page-error-desc-no-override = { $sitename } has been reported as containing harmful software. + +## + +safeb-blocked-unwanted-page-learn-more = Learn more about harmful and unwanted software at Unwanted Software Policy. Learn more about { -brand-short-name }’s Phishing and Malware Protection at support.mozilla.org. + +## Variables +## $sitename (string) - Domain name for the blocked page + +safeb-blocked-harmful-page-error-desc-override = { $sitename } has been reported as containing a potentially harmful application. You can ignore the risk and go to this unsafe site. +safeb-blocked-harmful-page-error-desc-no-override = { $sitename } has been reported as containing a potentially harmful application. + +## + +safeb-blocked-harmful-page-learn-more = Learn more about { -brand-short-name }’s Phishing and Malware Protection at support.mozilla.org. +safeb-palm-notdeceptive = + .label = This isn’t a deceptive site… + .accesskey = d -- cgit v1.2.3