Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(270)

Side by Side Diff: components/security_interstitials_strings.grdp

Issue 2894673007: Update the text in the interstitial for PHA and MUwS on Android (Closed)
Patch Set: Swap the message for IDS_MALWARE_V3_HEADING between android and !android since I got that wrong theā€¦ Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 <!-- Shared strings for SSL-related interstitials --> 3 <!-- Shared strings for SSL-related interstitials -->
4 <message name="IDS_SSL_OPEN_DETAILS_BUTTON" desc="The text for the button that expands the details on an error page. Paired with IDS_SSL_CLOSE_DETAILS_BUTTON. "> 4 <message name="IDS_SSL_OPEN_DETAILS_BUTTON" desc="The text for the button that expands the details on an error page. Paired with IDS_SSL_CLOSE_DETAILS_BUTTON. ">
5 Advanced 5 Advanced
6 </message> 6 </message>
7 <message name="IDS_SSL_CLOSE_DETAILS_BUTTON" desc="The text for the button tha t hides the details on an error page. Paired with IDS_SSL_CLOSE_DETAILS_BUTTON." > 7 <message name="IDS_SSL_CLOSE_DETAILS_BUTTON" desc="The text for the button tha t hides the details on an error page. Paired with IDS_SSL_CLOSE_DETAILS_BUTTON." >
8 Hide advanced 8 Hide advanced
9 </message> 9 </message>
10 10
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 <message name="IDS_SAFEBROWSING_V3_OPEN_DETAILS_BUTTON" desc="The text for the button that expands the details."> 113 <message name="IDS_SAFEBROWSING_V3_OPEN_DETAILS_BUTTON" desc="The text for the button that expands the details.">
114 Details 114 Details
115 </message> 115 </message>
116 <message name="IDS_SAFEBROWSING_V3_CLOSE_DETAILS_BUTTON" desc="The text for th e button that hides the details."> 116 <message name="IDS_SAFEBROWSING_V3_CLOSE_DETAILS_BUTTON" desc="The text for th e button that hides the details.">
117 Hide details 117 Hide details
118 </message> 118 </message>
119 <message name="IDS_SAFEBROWSING_OVERRIDABLE_SAFETY_BUTTON" desc="The text for the button that takes the user back to the previous page."> 119 <message name="IDS_SAFEBROWSING_OVERRIDABLE_SAFETY_BUTTON" desc="The text for the button that takes the user back to the previous page.">
120 Back to safety 120 Back to safety
121 </message> 121 </message>
122 122
123 <!-- Malware interstitial V3 --> 123 <!-- Malware interstitial -->
124 <message name="IDS_MALWARE_V3_HEADING" desc="The large heading at the top of t he malware interstitial."> 124 <if expr="is_android">
125 The site ahead contains malware 125 <message name="IDS_MALWARE_V3_HEADING" desc="The large heading at the top of the malware interstitial.">
126 </message> 126 The site ahead contains dangerous apps
127 </message>
128 </if>
129 <if expr="not is_android">
130 <message name="IDS_MALWARE_V3_HEADING" desc="The large heading at the top of the malware interstitial.">
131 The site ahead contains malware
132 </message>
133 </if>
134
127 <if expr="is_android"> 135 <if expr="is_android">
128 <message name="IDS_MALWARE_V3_PRIMARY_PARAGRAPH" desc="Mobile: The primary e xplanatory paragraph for the malware interstitial."> 136 <message name="IDS_MALWARE_V3_PRIMARY_PARAGRAPH" desc="Mobile: The primary e xplanatory paragraph for the malware interstitial.">
129 Attackers currently on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name=" SITE">$1<ex>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> might attempt to install dangerous apps on your device that steal or delete your infor mation (for example, photos, passwords, messages, and credit cards). <ph name="B EGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph> 137 Attackers currently on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name=" SITE">$1<ex>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> could install dangerous apps that damage your device, add hidden charges to your mobil e bill, or steal your personal information. <ph name="BEGIN_LEARN_MORE_LINK">&lt ;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK ">&lt;/a&gt;</ph>
130 </message> 138 </message>
131 </if> 139 </if>
132 <if expr="is_macosx"> 140 <if expr="is_macosx">
133 <message name="IDS_MALWARE_V3_PRIMARY_PARAGRAPH" desc="Mac: The primary expl anatory paragraph for the malware interstitial."> 141 <message name="IDS_MALWARE_V3_PRIMARY_PARAGRAPH" desc="Mac: The primary expl anatory paragraph for the malware interstitial.">
134 Attackers currently on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name=" SITE">$1<ex>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> might attempt to install dangerous programs on your Mac that steal or delete your info rmation (for example, photos, passwords, messages, and credit cards). <ph name=" BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph> 142 Attackers currently on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name=" SITE">$1<ex>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> might attempt to install dangerous programs on your Mac that steal or delete your info rmation (for example, photos, passwords, messages, and credit cards). <ph name=" BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>
135 </message> 143 </message>
136 </if> 144 </if>
137 <if expr="not is_android and not is_macosx"> 145 <if expr="not is_android and not is_macosx">
138 <message name="IDS_MALWARE_V3_PRIMARY_PARAGRAPH" desc="The primary explanato ry paragraph for the malware interstitial."> 146 <message name="IDS_MALWARE_V3_PRIMARY_PARAGRAPH" desc="The primary explanato ry paragraph for the malware interstitial.">
139 Attackers currently on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name=" SITE">$1<ex>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> might attempt to install dangerous programs on your computer that steal or delete your information (for example, photos, passwords, messages, and credit cards). <ph n ame="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn mo re<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph> 147 Attackers currently on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name=" SITE">$1<ex>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> might attempt to install dangerous programs on your computer that steal or delete your information (for example, photos, passwords, messages, and credit cards). <ph n ame="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn mo re<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>
(...skipping 11 matching lines...) Expand all
151 <message name="IDS_SAFE_BROWSING_PRIVACY_POLICY_PAGE" desc="Label for the link to SafeBrowsing Privacy policy page"> 159 <message name="IDS_SAFE_BROWSING_PRIVACY_POLICY_PAGE" desc="Label for the link to SafeBrowsing Privacy policy page">
152 Privacy policy 160 Privacy policy
153 </message> 161 </message>
154 <message name="IDS_SAFE_BROWSING_MALWARE_REPORTING_AGREE" desc="SafeBrowsing M alware v2 Details label next to checkbox"> 162 <message name="IDS_SAFE_BROWSING_MALWARE_REPORTING_AGREE" desc="SafeBrowsing M alware v2 Details label next to checkbox">
155 <ph name="BEGIN_WHITEPAPER_LINK">&lt;a href="#" id="whitepaper-link"&gt;</ph >Automatically report<ph name="END_WHITEPAPER_LINK">&lt;/a&gt;</ph> details of p ossible security incidents to Google. <ph name="PRIVACY_PAGE_LINK">$1</ph> 163 <ph name="BEGIN_WHITEPAPER_LINK">&lt;a href="#" id="whitepaper-link"&gt;</ph >Automatically report<ph name="END_WHITEPAPER_LINK">&lt;/a&gt;</ph> details of p ossible security incidents to Google. <ph name="PRIVACY_PAGE_LINK">$1</ph>
156 </message> 164 </message>
157 <message name="IDS_SAFE_BROWSING_SCOUT_REPORTING_AGREE" desc="SafeBrowsing Sco ut label next to checkbox"> 165 <message name="IDS_SAFE_BROWSING_SCOUT_REPORTING_AGREE" desc="SafeBrowsing Sco ut label next to checkbox">
158 Automatically send some <ph name="BEGIN_WHITEPAPER_LINK">&lt;a href="#" id=" whitepaper-link"&gt;</ph>system information and page content<ph name="END_WHITEP APER_LINK">&lt;/a&gt;</ph> to Google to help detect dangerous apps and sites. <p h name="PRIVACY_PAGE_LINK">$1</ph> 166 Automatically send some <ph name="BEGIN_WHITEPAPER_LINK">&lt;a href="#" id=" whitepaper-link"&gt;</ph>system information and page content<ph name="END_WHITEP APER_LINK">&lt;/a&gt;</ph> to Google to help detect dangerous apps and sites. <p h name="PRIVACY_PAGE_LINK">$1</ph>
159 </message> 167 </message>
160 168
161 <!-- Harmful download interstitial V3 --> 169 <!-- Harmful download interstitial -->
162 <message name="IDS_HARMFUL_V3_HEADING" desc="The large heading at the top of t he social engineering interstitial."> 170 <if expr="is_android">
163 The site ahead contains harmful programs 171 <message name="IDS_HARMFUL_V3_HEADING" desc="The large heading at the top of the unwanted software interstitial.">
164 </message> 172 The site ahead contains harmful apps
165 <message name="IDS_HARMFUL_V3_PRIMARY_PARAGRAPH" desc="Mobile: The primary exp lanatory paragraph for the social engineering interstitial."> 173 </message>
166 Attackers on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="SITE">$1<ex> example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> might attempt to t rick you into installing programs that harm your browsing experience (for exampl e, by changing your homepage or showing extra ads on sites you visit). <ph name= "BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<p h name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph> 174
167 </message> 175 <message name="IDS_HARMFUL_V3_PRIMARY_PARAGRAPH" desc="The primary explanato ry paragraph for the unwanted software interstitial.">
168 <message name="IDS_HARMFUL_V3_EXPLANATION_PARAGRAPH" desc="The explanation of why Safe Browsing has blocked the page."> 176 Attackers on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="SITE">$1<e x>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> could install de ceptive apps that pretend to be something else or collect data that may be used to track you. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-lin k"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>
169 Google Safe Browsing recently <ph name="BEGIN_LINK">&lt;a href="#" id="diagn ostic-link"&gt;</ph>found harmful programs<ph name="END_LINK">&lt;/a&gt;</ph> on <ph name="SITE">$1<ex>example.com</ex></ph>. 177 </message>
170 </message> 178
171 <message name="IDS_HARMFUL_V3_PROCEED_PARAGRAPH" desc="The paragraph that lets the user skip the warning."> 179 <message name="IDS_HARMFUL_V3_EXPLANATION_PARAGRAPH" desc="The explanation o f why Safe Browsing has blocked the page.">
172 If you understand the risks to your security, you may <ph name="BEGIN_LINK"> &lt;a href="#" id="proceed-link"&gt;</ph>visit this site<ph name="END_LINK">&lt; /a&gt;</ph> before the harmful programs have been removed. 180 Google Safe Browsing recently <ph name="BEGIN_LINK">&lt;a href="#" id="dia gnostic-link"&gt;</ph>found harmful apps<ph name="END_LINK">&lt;/a&gt;</ph> on < ph name="SITE">$1<ex>example.com</ex></ph>.
173 </message> 181 </message>
182
183 <message name="IDS_HARMFUL_V3_PROCEED_PARAGRAPH" desc="The paragraph that le ts the user skip the warning.">
184 If you understand the risks to your security, you may <ph name="BEGIN_LINK ">&lt;a href="#" id="proceed-link"&gt;</ph>visit this site<ph name="END_LINK">&l t;/a&gt;</ph> before the harmful apps have been removed.
185 </message>
186 </if>
187 <if expr="not is_android">
188 <message name="IDS_HARMFUL_V3_HEADING" desc="The large heading at the top of the unwanted software interstitial.">
189 The site ahead contains harmful programs
190 </message>
191
192 <message name="IDS_HARMFUL_V3_PRIMARY_PARAGRAPH" desc="The primary explanato ry paragraph for the unwanted software interstitial.">
193 Attackers on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="SITE">$1<e x>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> might attempt to trick you into installing programs that harm your browsing experience (for exam ple, by changing your homepage or showing extra ads on sites you visit). <ph nam e="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more <ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>
194 </message>
195
196 <message name="IDS_HARMFUL_V3_EXPLANATION_PARAGRAPH" desc="The explanation o f why Safe Browsing has blocked the page.">
197 Google Safe Browsing recently <ph name="BEGIN_LINK">&lt;a href="#" id="dia gnostic-link"&gt;</ph>found harmful programs<ph name="END_LINK">&lt;/a&gt;</ph> on <ph name="SITE">$1<ex>example.com</ex></ph>.
198 </message>
199
200 <message name="IDS_HARMFUL_V3_PROCEED_PARAGRAPH" desc="The paragraph that le ts the user skip the warning.">
201 If you understand the risks to your security, you may <ph name="BEGIN_LINK ">&lt;a href="#" id="proceed-link"&gt;</ph>visit this site<ph name="END_LINK">&l t;/a&gt;</ph> before the harmful programs have been removed.
202 </message>
203 </if>
174 204
175 <!-- Phishing interstitial --> 205 <!-- Phishing interstitial -->
176 <message name="IDS_PHISHING_V4_HEADING" desc="The large heading at the top of the phishing interstitial."> 206 <message name="IDS_PHISHING_V4_HEADING" desc="The large heading at the top of the phishing interstitial.">
177 Deceptive site ahead 207 Deceptive site ahead
178 </message> 208 </message>
179 <message name="IDS_PHISHING_V4_PRIMARY_PARAGRAPH" desc="The primary explanator y paragraph for the malware interstitial."> 209 <message name="IDS_PHISHING_V4_PRIMARY_PARAGRAPH" desc="The primary explanator y paragraph for the malware interstitial.">
180 Attackers on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="SITE">$1<ex> example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> may trick you into doing something dangerous like installing software or revealing your personal i nformation (for example, passwords, phone numbers, or credit cards). <ph name="B EGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph> 210 Attackers on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="SITE">$1<ex> example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> may trick you into doing something dangerous like installing software or revealing your personal i nformation (for example, passwords, phone numbers, or credit cards). <ph name="B EGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>
181 </message> 211 </message>
182 <message name="IDS_PHISHING_V4_EXPLANATION_PARAGRAPH" desc="The explanation of why Safe Browsing has blocked the page."> 212 <message name="IDS_PHISHING_V4_EXPLANATION_PARAGRAPH" desc="The explanation of why Safe Browsing has blocked the page.">
183 Google Safe Browsing recently detected phishing on <ph name="SITE">$1<ex>examp le.com</ex></ph>. Phishing sites pretend to be other websites to trick you. 213 Google Safe Browsing recently detected phishing on <ph name="SITE">$1<ex>examp le.com</ex></ph>. Phishing sites pretend to be other websites to trick you.
(...skipping 10 matching lines...) Expand all
194 This content might try to install dangerous software on your device that ste als or deletes your information. <ph name="BEGIN_LINK">&lt;a href="#" id="procee d-link"&gt;</ph>Show anyway<ph name="END_LINK">&lt;/a&gt;</ph>. 224 This content might try to install dangerous software on your device that ste als or deletes your information. <ph name="BEGIN_LINK">&lt;a href="#" id="procee d-link"&gt;</ph>Show anyway<ph name="END_LINK">&lt;/a&gt;</ph>.
195 </message> 225 </message>
196 <message name="IDS_PHISHING_WEBVIEW_HEADING" desc="The heading of the phishing interstitial on medium sized Webview."> 226 <message name="IDS_PHISHING_WEBVIEW_HEADING" desc="The heading of the phishing interstitial on medium sized Webview.">
197 Deceptive content blocked 227 Deceptive content blocked
198 </message> 228 </message>
199 <message name="IDS_PHISHING_WEBVIEW_EXPLANATION_PARAGRAPH" desc="The explanati on of why Safe Browsing has blocked the page. Allows the user to proceed using a link."> 229 <message name="IDS_PHISHING_WEBVIEW_EXPLANATION_PARAGRAPH" desc="The explanati on of why Safe Browsing has blocked the page. Allows the user to proceed using a link.">
200 This content might try to trick you into installing software or revealing pe rsonal information. <ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ ph>Show anyway<ph name="END_LINK">&lt;/a&gt;</ph>. 230 This content might try to trick you into installing software or revealing pe rsonal information. <ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ ph>Show anyway<ph name="END_LINK">&lt;/a&gt;</ph>.
201 </message> 231 </message>
202 232
203 </grit-part> 233 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698