| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 9ba74011ada035829f6f4c3b833b314b1eb91883..059e24b067b41fa5ecb69cac9136910292d4b786 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -9461,6 +9461,9 @@ I don't think this site should be blocked!
|
| <message name="IDS_PAGE_INFO_SECURITY_TAB_NON_UNIQUE_NAME" desc="The text of the identity section when the host is not unique (such as with Intranet host names).">
|
| The identity of the server you are connected to cannot be fully validated. You are connected to a server using a name only valid within your network, which an external certificate authority has no way to validate ownership of. As some certificate authorities will issue certificates for these names regardless, there is no way to ensure you are connected to the intended website and not an attacker.
|
| </message>
|
| + <message name="IDS_PAGE_INFO_SECURITY_TAB_INHERITED_ORIGIN" desc="The text of the identity section when the page is opened and controlled by it's ancestor frame.">
|
| + The page is opened and controlled by <ph name="DOMAIN">$1<ex>www.google.com</ex></ph>.
|
| + </message>
|
|
|
| <message name="IDS_PAGE_INFO_SECURITY_TAB_UNABLE_TO_CHECK_REVOCATION" desc="The text of the identity section when we were unable to check if the certificate has been revoked.">
|
| Unable to check whether the certificate has been revoked.
|
|
|