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"><a href="#" id="learn-more-link"></ph>Learn more<ph name="END_LEARN_MORE_LINK"></a></ph> |
+ <p>Follow these steps to remove the software and its associated certificate. You'll need administrator privileges.</p> |
+ |
+ <ol> |
+ <li> Click <strong>Start</strong>, then search for <strong>"Uninstall a program"</strong> and double-click it</li> |
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
|
+ <li> Right-click <strong>Superfish > Uninstall</strong></li> |
+ <li> Click <strong>Start</strong>, then search for "certmgr.msc"</li> |
+ <li> Right-click <strong>certmgr.msc > Run as administrator</strong></li> |
+ <li> In the left pane, click <strong>Trusted Root Certification Authorities > Certificates > Superfish</strong></li> |
+ <li> Right-click <strong>Superfish > Delete</strong></li> |
+ <li> Restart your browser</li> |
+ </ol> |
+ |
+ <p>If these steps didn't work, or if you need more detailed help, visit https://support.google.com/chrome/?p=superfish from another device.</p> |
</message> |
<!-- SSL error page: overridable --> |