Index: components/security_interstitials_strings.grdp |
diff --git a/components/security_interstitials_strings.grdp b/components/security_interstitials_strings.grdp |
index 9cf633464ef8e3079d9eccb20d169fdde8a8343a..8004a6e31dc578eafb6ae89b1552c3b38451b619 100644 |
--- a/components/security_interstitials_strings.grdp |
+++ b/components/security_interstitials_strings.grdp |
@@ -106,4 +106,84 @@ |
</message> |
</if> |
+ <!-- Safe Browsing interstitials V3 (shared phishing & malware) --> |
+ <message name="IDS_SAFEBROWSING_V3_TITLE" desc="The tab title for the Safe Browsing interstitials."> |
+ Security error |
+ </message> |
+ <message name="IDS_SAFEBROWSING_V3_OPEN_DETAILS_BUTTON" desc="The text for the button that expands the details."> |
+ Details |
+ </message> |
+ <message name="IDS_SAFEBROWSING_V3_CLOSE_DETAILS_BUTTON" desc="The text for the button that hides the details."> |
+ Hide details |
+ </message> |
+ <message name="IDS_SAFEBROWSING_OVERRIDABLE_SAFETY_BUTTON" desc="The text for the button that takes the user back to the previous page."> |
+ Back to safety |
+ </message> |
+ |
+ <!-- Malware interstitial V3 --> |
+ <message name="IDS_MALWARE_V3_HEADING" desc="The large heading at the top of the malware interstitial."> |
+ The site ahead contains malware |
+ </message> |
+ <if expr="is_android"> |
+ <message name="IDS_MALWARE_V3_PRIMARY_PARAGRAPH" desc="Mobile: The primary explanatory paragraph for the malware interstitial."> |
+ Attackers currently on <ph name="BEGIN_BOLD"><strong></ph><ph name="SITE">$1<ex>example.com</ex></ph><ph name="END_BOLD"></strong></ph> might attempt to install dangerous apps on your device that steal or delete your information (for example, photos, passwords, messages, and credit cards). |
+ </message> |
+ </if> |
+ <if expr="is_macosx"> |
+ <message name="IDS_MALWARE_V3_PRIMARY_PARAGRAPH" desc="Mac: The primary explanatory paragraph for the malware interstitial."> |
+ Attackers currently on <ph name="BEGIN_BOLD"><strong></ph><ph name="SITE">$1<ex>example.com</ex></ph><ph name="END_BOLD"></strong></ph> might attempt to install dangerous programs on your Mac that steal or delete your information (for example, photos, passwords, messages, and credit cards). |
+ </message> |
+ </if> |
+ <if expr="not is_android and not is_macosx"> |
+ <message name="IDS_MALWARE_V3_PRIMARY_PARAGRAPH" desc="The primary explanatory paragraph for the malware interstitial."> |
+ Attackers currently on <ph name="BEGIN_BOLD"><strong></ph><ph name="SITE">$1<ex>example.com</ex></ph><ph name="END_BOLD"></strong></ph> might attempt to install dangerous programs on your computer that steal or delete your information (for example, photos, passwords, messages, and credit cards). |
+ </message> |
+ </if> |
+ <message name="IDS_MALWARE_V3_EXPLANATION_PARAGRAPH" desc="The explanation of why Safe Browsing has blocked the page."> |
+ Google Safe Browsing recently <ph name="BEGIN_LINK"><a href="#" id="diagnostic-link"></ph>detected malware<ph name="END_LINK"></a></ph> on <ph name="SITE">$1<ex>example.com</ex></ph>. Websites that are normally safe are sometimes infected with malware. <ph name="BEGIN_LEARN_MORE_LINK"><a href="#" id="learn-more-link"></ph>Learn more<ph name="END_LEARN_MORE_LINK"></a></ph>. |
+ </message> |
+ <message name="IDS_MALWARE_V3_EXPLANATION_PARAGRAPH_SUBRESOURCE" desc="The explanation of why Safe Browsing has blocked the page."> |
+ Google Safe Browsing recently <ph name="BEGIN_LINK"><a href="#" id="diagnostic-link"></ph>detected malware<ph name="END_LINK"></a></ph> on <ph name="SITE">$1<ex>example.com</ex></ph>. Websites that are normally safe are sometimes infected with malware. The malicious content comes from <ph name="SUBRESOURCE_HOST">$2<ex>evil.com</ex></ph>, a known malware distributor. <ph name="BEGIN_LEARN_MORE_LINK"><a href="#" id="learn-more-link"></ph>Learn more<ph name="END_LEARN_MORE_LINK"></a></ph>. |
+ </message> |
+ <message name="IDS_MALWARE_V3_PROCEED_PARAGRAPH" desc="The paragraph that lets the user skip the warning."> |
+ If you understand the risks to your security, you may <ph name="BEGIN_LINK"><a href="#" id="proceed-link"></ph>visit this unsafe site<ph name="END_LINK"></a></ph> before the dangerous programs have been removed. |
+ </message> |
+ <message name="IDS_SAFE_BROWSING_PRIVACY_POLICY_PAGE" desc="Label for the link to SafeBrowsing Privacy policy page"> |
+ Privacy policy |
+ </message> |
+ <message name="IDS_SAFE_BROWSING_MALWARE_REPORTING_AGREE" desc="SafeBrowsing Malware v2 Details label next to checkbox"> |
+ <ph name="BEGIN_WHITEPAPER_LINK"><a href="#" id="whitepaper-link"></ph>Automatically report<ph name="END_WHITEPAPER_LINK"></a></ph> details of possible security incidents to Google. <ph name="PRIVACY_PAGE_LINK">$1</ph> |
+ </message> |
+ <message name="IDS_SAFE_BROWSING_SCOUT_REPORTING_AGREE" desc="SafeBrowsing Scout label next to checkbox"> |
+ Automatically send some <ph name="BEGIN_WHITEPAPER_LINK"><a href="#" id="whitepaper-link"></ph>system information and page content<ph name="END_WHITEPAPER_LINK"></a></ph> to Google to help detect dangerous apps and sites. <ph name="PRIVACY_PAGE_LINK">$1</ph> |
+ </message> |
+ |
+ <!-- Harmful download interstitial V3 --> |
+ <message name="IDS_HARMFUL_V3_HEADING" desc="The large heading at the top of the social engineering interstitial."> |
+ The site ahead contains harmful programs |
+ </message> |
+ <message name="IDS_HARMFUL_V3_PRIMARY_PARAGRAPH" desc="Mobile: The primary explanatory paragraph for the social engineering interstitial."> |
+ Attackers on <ph name="BEGIN_BOLD"><strong></ph><ph name="SITE">$1<ex>example.com</ex></ph><ph name="END_BOLD"></strong></ph> might attempt 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). |
+ </message> |
+ <message name="IDS_HARMFUL_V3_EXPLANATION_PARAGRAPH" desc="The explanation of why Safe Browsing has blocked the page."> |
+ Google Safe Browsing recently <ph name="BEGIN_LINK"><a href="#" id="diagnostic-link"></ph>found harmful programs<ph name="END_LINK"></a></ph> on <ph name="SITE">$1<ex>example.com</ex></ph>. <ph name="BEGIN_LEARN_MORE_LINK"><a href="#" id="learn-more-link"></ph>Learn more<ph name="END_LEARN_MORE_LINK"></a></ph>. |
+ </message> |
+ <message name="IDS_HARMFUL_V3_PROCEED_PARAGRAPH" desc="The paragraph that lets the user skip the warning."> |
+ If you understand the risks to your security, you may <ph name="BEGIN_LINK"><a href="#" id="proceed-link"></ph>visit this site<ph name="END_LINK"></a></ph> before the harmful programs have been removed. |
+ </message> |
+ |
+ <!-- Phishing interstitial --> |
+ <message name="IDS_PHISHING_V4_HEADING" desc="The large heading at the top of the phishing interstitial."> |
+ Deceptive site ahead |
+ </message> |
+ <message name="IDS_PHISHING_V4_PRIMARY_PARAGRAPH" desc="The primary explanatory paragraph for the malware interstitial."> |
+ Attackers on <ph name="BEGIN_BOLD"><strong></ph><ph name="SITE">$1<ex>example.com</ex></ph><ph name="END_BOLD"></strong></ph> may trick you into doing something dangerous like installing software or revealing your personal information (for example, passwords, phone numbers, or credit cards). |
+ </message> |
+ <message name="IDS_PHISHING_V4_EXPLANATION_PARAGRAPH" desc="The explanation of why Safe Browsing has blocked the page."> |
+ Google Safe Browsing recently detected phishing on <ph name="SITE">$1<ex>example.com</ex></ph>. Phishing sites pretend to be other websites to trick you. <ph name="BEGIN_LEARN_MORE_LINK"><a href="#" id="learn-more-link"></ph>Learn more<ph name="END_LEARN_MORE_LINK"></a></ph>. |
+ </message> |
+ <message name="IDS_PHISHING_V4_PROCEED_AND_REPORT_PARAGRAPH" desc="The paragraph that lets the user skip the warning."> |
+ You can <ph name="BEGIN_ERROR_LINK"><a href="#" id="report-error-link"></ph>report a detection problem<ph name="END_ERROR_LINK"></a></ph> or, if you understand the risks to your security, <ph name="BEGIN_LINK"><a href="#" id="proceed-link"></ph>visit this unsafe site<ph name="END_LINK"></a></ph>. |
+ </message> |
+ |
</grit-part> |