| 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 050ed82f226e6fa0bd58e7eed90bffefe0f9d906..4c6b62bc3bcb0bfcc68da1a84dc4ce44c86ca8bc 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -408,6 +408,23 @@ You are signing in with a managed account and giving its administrator control o
|
| Add to homescreen
|
| </message>
|
|
|
| + <!-- WebsiteSettingsPopup (PageInfo dialog) -->
|
| + <message name="IDS_PAGE_INFO_COPY_URL_BUTTON" desc="Text in the button that copies the URL to the clipboard.">
|
| + Copy URL
|
| + </message>
|
| + <message name="IDS_PAGE_INFO_SITE_SETTINGS_BUTTON" desc="Text in the button that opens a website's Site Settings from the Page Info dialog.">
|
| + Site Settings
|
| + </message>
|
| + <message name="IDS_PAGE_INFO_DONE_BUTTON" desc="Text in the button that closes the Page Info dialog.">
|
| + Done
|
| + </message>
|
| + <message name="IDS_PAGE_INFO_PERMISSION_ALLOW" desc="The label used in the permissions dropdowns in the Page Info dialog on mobile for the option that grants a permission.">
|
| + Allow
|
| + </message>
|
| + <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>
|
| +
|
| </messages>
|
| </release>
|
| </grit>
|
|
|