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

Unified Diff: chrome/app/settings_strings.grdp

Issue 1842473004: MD Settings: Certificate manager, add "UNTRUSTED" labels. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Localize string. Created 4 years, 9 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/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index 81f15efdd17ab9a6aa866a40199f2e4fef8c7618..7a6205a12c66da75f7e275db820b5f633fcdf049 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -246,6 +246,9 @@
<message name="IDS_SETTINGS_CERTIFICATE_MANAGER_USAGE_SSL_CLIENT" desc="The description of a certificate that is verified for use as an SSL client">
SSL Client Certificate
</message>
+ <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_UNTRUSTED" desc="This text is displayed next to untrusted certificates in a red box. Untrusted certificates are sometimes added in order to explicitly distrust them. Thus, they will be listed but it's important that the user note that they serve a different purpose from the rest.">
dschuyler 2016/03/29 00:39:17 This is an excellent comment, but it may be in the
dpapad 2016/03/29 00:57:54 I agree with your assessment. Initially I did not
+ Untrusted
+ </message>
<!-- Certificate Manager Page, edit certificate authority trust dialog-->
<message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_TITLE" desc="Title of the certificate manager edit trust dialog">

Powered by Google App Engine
This is Rietveld 408576698