| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 11a8ec6d1af1f7393f7bf1e7f319eb7060a864bf..593d1f444c40b6affe25e086d9607df0ccbf5b1d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -9177,6 +9177,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_PAGEINFO_CERT_TRANSPARENCY_INFO_BUTTON" desc="Text of button in the page info that shows Signed Certificate Timestamps.">
|
| Transparency information
|
| </message>
|
| + <message name="IDS_PAGEINFO_RESET_INVALID_CERTIFICATE_DECISIONS_BUTTON" desc="Text of button in the page info that resets allow/deny decisions of invalid certificates.">
|
| + Stop using an insecure certificate
|
| + </message>
|
| </if>
|
| <if expr="use_titlecase">
|
| <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="In Title Case: Text of button in the page info that shows the SSL certificate.">
|
| @@ -9185,6 +9188,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_PAGEINFO_CERT_TRANSPARENCY_INFO_BUTTON" desc="Text of button in the page info that shows Signed Certificate Timestamps.">
|
| Transparency Information
|
| </message>
|
| + <message name="IDS_PAGEINFO_RESET_INVALID_CERTIFICATE_DECISIONS_BUTTON" desc="Text of button in the page info that resets allow/deny decisions of invalid certificates.">
|
| + Stop Using an Insecure Certificate
|
| + </message>
|
| </if>
|
| <message name="IDS_PAGE_INFO_HELP_CENTER_LINK" desc="This is the text of the link pointing to the Help Center. This appears at the bottom of the SSL dialog and 'this' refers to the sections within the bubble.">
|
| What do these mean?
|
|
|