| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 81f15efdd17ab9a6aa866a40199f2e4fef8c7618..9d61d60c163ab91842ea2f198391a9c82a9f8b75 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
|
| + </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">
|
|
|