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

Unified Diff: chrome/app/generated_resources.grd

Issue 113254: Change our mixed content strings to be more technically accurate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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 | no next file » | 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 15832)
+++ chrome/app/generated_resources.grd (working copy)
@@ -1621,22 +1621,22 @@
There are several SSL errors on this page:
</message>
<message name="IDS_SSL_MIXED_CONTENT_TITLE" desc="Title for mixed SSL / non-SSL content">
- This page contains insecure elements.
+ This page contains insecure content.
</message>
<message name="IDS_SSL_MIXED_CONTENT_DESCRIPTION" desc="Description for mixed SSL / non-SSL content">
- This page contains some insecure elements
+ This page contains some insecure content
</message>
<message name="IDS_SSL_MIXED_CONTENT_DETAILS" desc="Description for mixed SSL / non-SSL content">
- This page is not retrieved entirely over a secure connection. It contains some elements retrieved over insecure connections.
+ This page is not retrieved entirely over a secure connection. It contains some content retrieved over insecure connections.
</message>
<message name="IDS_SSL_UNSAFE_CONTENT_TITLE" desc="Title for broken https resources in safe SSL page">
- This page contains insecure elements.
+ This page contains insecure content.
</message>
<message name="IDS_SSL_UNSAFE_CONTENT_DESCRIPTION" desc="Description for broken https resources in safe SSL page">
- This page contains some insecure elements
+ This page contains some insecure content
</message>
<message name="IDS_SSL_UNSAFE_CONTENT_DETAILS" desc="Title for broken https resources in safe SSL page">
- Some elements in this page are retrieved over a connection with SSL errors.
+ Some content on this page was retrieved over a connection with SSL errors.
</message>
<!-- Certificate error strings -->
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698