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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/security_interstitials/core/superfish_error_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/security_interstitials_strings.grdp
diff --git a/components/security_interstitials_strings.grdp b/components/security_interstitials_strings.grdp
index 6e54c19724476fadc0a42bec8f5d5a83bd484d20..76279b2d136e817e47decd6f191712322a8a09a5 100644
--- a/components/security_interstitials_strings.grdp
+++ b/components/security_interstitials_strings.grdp
@@ -62,10 +62,22 @@
<!-- SSL error page: Superfish-specific -->
<message name="IDS_SSL_SUPERFISH_HEADING" desc="The large heading at the top of the Superfish-specific SSL interstitial.">
- Software on your computer is stopping Chrome from connecting to the web
+ Software on your computer is stopping Chrome from safely connecting to the web
</message>
<message name="IDS_SSL_SUPERFISH_PRIMARY_PARAGRAPH" desc="The primary explanatory paragraph for the Superfish-specific SSL interstitial.">
- Follow these steps to remove the software and its associated certificate. You'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>
+ &lt;p&gt;Follow these steps to remove the software and its associated certificate. You'll need administrator privileges.&lt;/p&gt;
+
+ &lt;ol&gt;
+ &lt;li&gt; Click &lt;strong&gt;Start&lt;/strong&gt;, then search for &lt;strong&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
+ &lt;li&gt; Right-click &lt;strong&gt;Superfish > Uninstall&lt;/strong&gt;&lt;/li&gt;
+ &lt;li&gt; Click &lt;strong&gt;Start&lt;/strong&gt;, then search for "certmgr.msc"&lt;/li&gt;
+ &lt;li&gt; Right-click &lt;strong&gt;certmgr.msc > Run as administrator&lt;/strong&gt;&lt;/li&gt;
+ &lt;li&gt; In the left pane, click &lt;strong&gt;Trusted Root Certification Authorities > Certificates > Superfish&lt;/strong&gt;&lt;/li&gt;
+ &lt;li&gt; Right-click &lt;strong&gt;Superfish > Delete&lt;/strong&gt;&lt;/li&gt;
+ &lt;li&gt; Restart your browser&lt;/li&gt;
+ &lt;/ol&gt;
+
+ &lt;p&gt;If these steps didn't work, or if you need more detailed help, visit https://support.google.com/chrome/?p=superfish from another device.&lt;/p&gt;
</message>
<!-- SSL error page: overridable -->
« 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