| Index: chrome/app/generated_resources.grd
|
| ===================================================================
|
| --- chrome/app/generated_resources.grd (revision 89021)
|
| +++ chrome/app/generated_resources.grd (working copy)
|
| @@ -4473,13 +4473,13 @@
|
|
|
| <!-- Blocked Displaying/Running Insecure Content info bar -->
|
| <message name="IDS_BLOCKED_DISPLAYING_INSECURE_CONTENT" desc="Message shown when a website has asked chrome to display mixed content. The message is followed by a learn more link and an allow button.">
|
| - Some displayable content on this website is insecure, and has been blocked for your safety.
|
| + Insecure content has been blocked.
|
| </message>
|
| <message name="IDS_BLOCKED_RUNNING_INSECURE_CONTENT" desc="Message shown when a website has asked chrome to run active mixed content. The message is followed by a learn more link and an allow button.">
|
| - Some script content on this website is insecure, and has been blocked for your safety.
|
| + Insecure script has been blocked.
|
| </message>
|
| <message name="IDS_ALLOW_INSECURE_CONTENT_BUTTON" desc="Button to allow insecure content to be displayed">
|
| - Load anyway (not recommended)
|
| + Load Anyway
|
| </message>
|
| <if expr="pp_ifdef('chromeos')">
|
| <!-- Locale Change Notification-->
|
|
|