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

Unified Diff: chrome/app/chromium_strings.grd

Issue 508823009: Mark SHA-1 as deprecated (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cert_verify_result_sha1
Patch Set: Created 6 years, 4 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
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index b0dd823e47d99723f1e4f1b8eb2ced5fcdc07ded..1dd9aa09701221644b3bcae4bdf2039746c2d5e4 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -609,6 +609,10 @@ Chromium is unable to recover your settings.
<message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in the page info bubble when the page you are on is a chrome:// page or about:something.">
You are viewing a secure Chromium page.
</message>
+ <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM" desc="The text of the identity section when the site is using a certificate that will stop working in future versions of Chrome.">
+ The site is using outdated security settings that may prevent future versions of Chromium from being able to safely access it.
palmer 2014/08/28 21:23:13 This string is OK, but I'd rather try to say somet
Ryan Sleevi 2014/08/28 21:25:14 Care to chime in on the bug? I have string exhaust
felt 2014/08/29 00:28:35 Where is this discussion happening now? Here, ther
+ </message>
+
<!-- Print Preview -->
<message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when the PDF viewer is missing.">
Chromium does not include the PDF viewer which is required for Print Preview to function.

Powered by Google App Engine
This is Rietveld 408576698