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

Unified Diff: chrome/app/generated_resources.grd

Issue 7097014: Change wording and appearance of insecure script infobar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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 | « no previous file | chrome/browser/tab_contents/blocked_infobar_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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-->
« no previous file with comments | « no previous file | chrome/browser/tab_contents/blocked_infobar_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698