| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index 824117786b7b18944293a729d4d7b5f0da9f37f7..2229efa1f0b2693ea8dfaffc3c1eb83786837cf1 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1280,6 +1280,9 @@ You are signing in with a managed account and giving its administrator control o
|
| <message name="IDS_PAGE_INFO_PERMISSION_BLOCK" desc="The label used in the permissions dropdowns in the Page Info dialog on mobile for the option that denies a permission.">
|
| Block
|
| </message>
|
| + <message name="IDS_PAGE_INFO_DETAILS_LINK" desc="The label of the link to open the detailed connection information popup from the page info bubble.">
|
| + Details
|
| + </message>
|
| <message name="IDS_PAGE_INFO_CONNECTION_HTTPS" desc="Message to display in the page info bubble when the connection is private (HTTPS).">
|
| Your connection to this site is private.
|
| </message>
|
|
|