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

Side by Side Diff: components/security_interstitials_strings.grdp

Issue 2953963002: Update Superfish interstitial strings (Closed)
Patch Set: Created 3 years, 6 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 | « components/security_interstitials/core/superfish_error_ui.cc ('k') | 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 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 </message> 55 </message>
56 <message name="IDS_SSL_V2_HEADING" desc="The large heading at the top of the S SL interstitial."> 56 <message name="IDS_SSL_V2_HEADING" desc="The large heading at the top of the S SL interstitial.">
57 Your connection is not private 57 Your connection is not private
58 </message> 58 </message>
59 <message name="IDS_SSL_V2_PRIMARY_PARAGRAPH" desc="The primary explanatory par agraph for the SSL interstitial."> 59 <message name="IDS_SSL_V2_PRIMARY_PARAGRAPH" desc="The primary explanatory par agraph for the SSL interstitial.">
60 Attackers might be trying to steal your information from <ph name="BEGIN_BOL D">&lt;strong&gt;</ph><ph name="SITE">$1<ex>google.com</ex></ph><ph name="END_BO LD">&lt;/strong&gt;</ph> (for example, passwords, messages, or credit cards). <p h 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> 60 Attackers might be trying to steal your information from <ph name="BEGIN_BOL D">&lt;strong&gt;</ph><ph name="SITE">$1<ex>google.com</ex></ph><ph name="END_BO LD">&lt;/strong&gt;</ph> (for example, passwords, messages, or credit cards). <p h 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>
61 </message> 61 </message>
62 62
63 <!-- SSL error page: Superfish-specific --> 63 <!-- SSL error page: Superfish-specific -->
64 <message name="IDS_SSL_SUPERFISH_HEADING" desc="The large heading at the top o f the Superfish-specific SSL interstitial."> 64 <message name="IDS_SSL_SUPERFISH_HEADING" desc="The large heading at the top o f the Superfish-specific SSL interstitial.">
65 Software on your computer is stopping Chrome from connecting to the web 65 Software on your computer is stopping Chrome from safely connecting to the w eb
66 </message> 66 </message>
67 <message name="IDS_SSL_SUPERFISH_PRIMARY_PARAGRAPH" desc="The primary explanat ory paragraph for the Superfish-specific SSL interstitial."> 67 <message name="IDS_SSL_SUPERFISH_PRIMARY_PARAGRAPH" desc="The primary explanat ory paragraph for the Superfish-specific SSL interstitial.">
68 Follow these steps to remove the software and its associated certificate. Yo u'll need administrator privileges. <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> 68 &lt;p&gt;Follow these steps to remove the software and its associated certif icate. You'll need administrator privileges.&lt;/p&gt;
69
70 &lt;ol&gt;
71 &lt;li&gt; Click &lt;strong&gt;Start&lt;/strong&gt;, then search for &lt;str ong&gt;"Uninstall a program"&lt;/strong&gt; and double-click it&lt;/li&gt;
meacer 2017/06/22 22:42:40 Do we need <ph name="BEGIN_BOLD"> and </ph> tags f
estark 2017/06/23 01:13:47 Ohh good call, done. Too bad there's not a more re
72 &lt;li&gt; Right-click &lt;strong&gt;Superfish > Uninstall&lt;/strong&gt;&lt ;/li&gt;
73 &lt;li&gt; Click &lt;strong&gt;Start&lt;/strong&gt;, then search for "certmg r.msc"&lt;/li&gt;
74 &lt;li&gt; Right-click &lt;strong&gt;certmgr.msc > Run as administrator&lt;/ strong&gt;&lt;/li&gt;
75 &lt;li&gt; In the left pane, click &lt;strong&gt;Trusted Root Certification Authorities > Certificates > Superfish&lt;/strong&gt;&lt;/li&gt;
76 &lt;li&gt; Right-click &lt;strong&gt;Superfish > Delete&lt;/strong&gt;&lt;/l i&gt;
77 &lt;li&gt; Restart your browser&lt;/li&gt;
78 &lt;/ol&gt;
79
80 &lt;p&gt;If these steps didn't work, or if you need more detailed help, visi t https://support.google.com/chrome/?p=superfish from another device.&lt;/p&gt;
69 </message> 81 </message>
70 82
71 <!-- SSL error page: overridable --> 83 <!-- SSL error page: overridable -->
72 <message name="IDS_SSL_OVERRIDABLE_SAFETY_BUTTON" desc="The text for the butto n that takes the user back to the previous page."> 84 <message name="IDS_SSL_OVERRIDABLE_SAFETY_BUTTON" desc="The text for the butto n that takes the user back to the previous page.">
73 Back to safety 85 Back to safety
74 </message> 86 </message>
75 <message name="IDS_SSL_OVERRIDABLE_PROCEED_PARAGRAPH" desc="The text for the p aragraph at the bottom with the proceed link."> 87 <message name="IDS_SSL_OVERRIDABLE_PROCEED_PARAGRAPH" desc="The text for the p aragraph at the bottom with the proceed link.">
76 <ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ph>Proceed to <p h name="SITE">$1<ex>example.com</ex></ph> (unsafe)<ph name="END_LINK">&lt;/a&gt; </ph> 88 <ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ph>Proceed to <p h name="SITE">$1<ex>example.com</ex></ph> (unsafe)<ph name="END_LINK">&lt;/a&gt; </ph>
77 </message> 89 </message>
78 90
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
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> 236 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>
225 </message> 237 </message>
226 <message name="IDS_PHISHING_WEBVIEW_HEADING" desc="The heading of the phishing interstitial on medium sized Webview."> 238 <message name="IDS_PHISHING_WEBVIEW_HEADING" desc="The heading of the phishing interstitial on medium sized Webview.">
227 Deceptive content blocked. 239 Deceptive content blocked.
228 </message> 240 </message>
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."> 241 <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.">
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> 242 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>
231 </message> 243 </message>
232 244
233 </grit-part> 245 </grit-part>
OLDNEW
« no previous file with comments | « components/security_interstitials/core/superfish_error_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698