| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 2636d0a6aee5a82148326e1bffdd4af15a726ea6..54c27ee5c75fab07c8865e2bfd802b3f47daf9e4 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3457,6 +3457,13 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
|
| Unknown server certificate error.
|
| </message>
|
|
|
| + <!-- Administrator-provided certificate notifications -->
|
| + <message name="IDS_CERT_POLICY_PROVIDED_CERT_HEADER" desc="Text that is displayed in the header of the Website Settings popup when using an administrator-provided certificate">
|
| + Using an administrator-provided certificate
|
| + </message>
|
| + <message name="IDS_CERT_POLICY_PROVIDED_CERT_MESSAGE" desc="Text that is displayed in the Website Settings popup when using an administrator-provided certificate">
|
| + You have accessed content using an administrator-provided certificate. Data you provide to <ph name="DOMAIN">$1<ex>www.google.com</ex></ph> can be intercepted by your organization.
|
| + </message>
|
|
|
| <!-- Win certificate selector dialog strings. -->
|
| <message name="IDS_CERT_SELECTOR_TABLE_CERT_FORMAT" desc="Format for a certificate row in the certificate selector table.">
|
|
|