Chromium Code Reviews| 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"> |