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

Side by Side Diff: components/security_interstitials_strings.grdp

Issue 2575623002: Componentizing SafeBrowsingBlockingPage Part 1 (Closed)
Patch Set: nits Created 4 years 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
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 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 </if> 99 </if>
100 <if expr="not _google_chrome"> 100 <if expr="not _google_chrome">
101 <message name="IDS_SSL_NONOVERRIDABLE_MORE" desc="Body text for the explanat ion shown if user clicks on the Details button."> 101 <message name="IDS_SSL_NONOVERRIDABLE_MORE" desc="Body text for the explanat ion shown if user clicks on the Details button.">
102 <ph name="SITE">$1<ex>google.com</ex></ph> normally uses encryption to pro tect your information. When Chromium tried to connect to <ph name="SITE">$1<ex>g oogle.com</ex></ph> this time, the website sent back unusual and incorrect crede ntials. This may happen when an attacker is trying to pretend to be <ph name="SI TE">$1<ex>google.com</ex></ph>, or a Wi-Fi sign-in screen has interrupted the co nnection. Your information is still secure because Chromium stopped the connecti on before any data was exchanged. 102 <ph name="SITE">$1<ex>google.com</ex></ph> normally uses encryption to pro tect your information. When Chromium tried to connect to <ph name="SITE">$1<ex>g oogle.com</ex></ph> this time, the website sent back unusual and incorrect crede ntials. This may happen when an attacker is trying to pretend to be <ph name="SI TE">$1<ex>google.com</ex></ph>, or a Wi-Fi sign-in screen has interrupted the co nnection. Your information is still secure because Chromium stopped the connecti on before any data was exchanged.
103 </message> 103 </message>
104 <message name="IDS_SSL_NONOVERRIDABLE_INVALID" desc="A sentence to explain w hy the user can't proceed."> 104 <message name="IDS_SSL_NONOVERRIDABLE_INVALID" desc="A sentence to explain w hy the user can't proceed.">
105 You cannot visit <ph name="SITE">$1<ex>google.com</ex></ph> right now beca use the website sent scrambled credentials that Chromium cannot process. Network errors and attacks are usually temporary, so this page will probably work later . <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>L earn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>. 105 You cannot visit <ph name="SITE">$1<ex>google.com</ex></ph> right now beca use the website sent scrambled credentials that Chromium cannot process. Network errors and attacks are usually temporary, so this page will probably work later . <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>L earn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>.
106 </message> 106 </message>
107 </if> 107 </if>
108 108
109 <!-- Safe Browsing interstitials V3 (shared phishing & malware) -->
110 <message name="IDS_SAFEBROWSING_V3_TITLE" desc="The tab title for the Safe Bro wsing interstitials.">
111 Security error
112 </message>
113 <message name="IDS_SAFEBROWSING_V3_OPEN_DETAILS_BUTTON" desc="The text for the button that expands the details.">
114 Details
115 </message>
116 <message name="IDS_SAFEBROWSING_V3_CLOSE_DETAILS_BUTTON" desc="The text for th e button that hides the details.">
117 Hide details
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.">
120 Back to safety
121 </message>
122
123 <!-- Malware interstitial V3 -->
124 <message name="IDS_MALWARE_V3_HEADING" desc="The large heading at the top of t he malware interstitial.">
125 The site ahead contains malware
126 </message>
127 <if expr="is_android">
128 <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).
130 </message>
131 </if>
132 <if expr="is_macosx">
133 <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).
135 </message>
136 </if>
137 <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.">
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).
140 </message>
141 </if>
142 <message name="IDS_MALWARE_V3_EXPLANATION_PARAGRAPH" desc="The explanation of why Safe Browsing has blocked the page.">
143 Google Safe Browsing recently <ph name="BEGIN_LINK">&lt;a href="#" id="diagn ostic-link"&gt;</ph>detected malware<ph name="END_LINK">&lt;/a&gt;</ph> on <ph n ame="SITE">$1<ex>example.com</ex></ph>. Websites that are normally safe are some times infected with malware. <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;</p h>.
144 </message>
145 <message name="IDS_MALWARE_V3_EXPLANATION_PARAGRAPH_SUBRESOURCE" desc="The exp lanation of why Safe Browsing has blocked the page.">
146 Google Safe Browsing recently <ph name="BEGIN_LINK">&lt;a href="#" id="diagn ostic-link"&gt;</ph>detected malware<ph name="END_LINK">&lt;/a&gt;</ph> on <ph n ame="SITE">$1<ex>example.com</ex></ph>. Websites that are normally safe are some times infected with malware. The malicious content comes from <ph name="SUBRESOU RCE_HOST">$2<ex>evil.com</ex></ph>, a known malware distributor. <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>.
147 </message>
148 <message name="IDS_MALWARE_V3_PROCEED_PARAGRAPH" desc="The paragraph that lets the user skip the warning.">
149 If you understand the risks to your security, you may <ph name="BEGIN_LINK"> &lt;a href="#" id="proceed-link"&gt;</ph>visit this unsafe site<ph name="END_LIN K">&lt;/a&gt;</ph> before the dangerous programs have been removed.
150 </message>
151 <message name="IDS_SAFE_BROWSING_PRIVACY_POLICY_PAGE" desc="Label for the link to SafeBrowsing Privacy policy page">
152 Privacy policy
153 </message>
154 <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>
156 </message>
157 <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>
159 </message>
160
161 <!-- Harmful download interstitial V3 -->
162 <message name="IDS_HARMFUL_V3_HEADING" desc="The large heading at the top of t he social engineering interstitial.">
163 The site ahead contains harmful programs
164 </message>
165 <message name="IDS_HARMFUL_V3_PRIMARY_PARAGRAPH" desc="Mobile: The primary exp lanatory paragraph for the social engineering interstitial.">
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).
167 </message>
168 <message name="IDS_HARMFUL_V3_EXPLANATION_PARAGRAPH" desc="The explanation of why Safe Browsing has blocked the page.">
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>. <ph name="BEGIN_LEARN_MORE_LINK">& lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LI NK">&lt;/a&gt;</ph>.
170 </message>
171 <message name="IDS_HARMFUL_V3_PROCEED_PARAGRAPH" desc="The paragraph that lets the user skip the warning.">
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.
173 </message>
174
175 <!-- Phishing interstitial -->
176 <message name="IDS_PHISHING_V4_HEADING" desc="The large heading at the top of the phishing interstitial.">
177 Deceptive site ahead
178 </message>
179 <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).
181 </message>
182 <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. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn m ore<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>.
184 </message>
185 <message name="IDS_PHISHING_V4_PROCEED_AND_REPORT_PARAGRAPH" desc="The paragra ph that lets the user skip the warning.">
186 You can <ph name="BEGIN_ERROR_LINK">&lt;a href="#" id="report-error-link"&gt ;</ph>report a detection problem<ph name="END_ERROR_LINK">&lt;/a&gt;</ph> or, if you understand the risks to your security, <ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ph>visit this unsafe site<ph name="END_LINK">&lt;/a&gt;< /ph>.
187 </message>
188
109 </grit-part> 189 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698