| 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 c05c3bc194836a07f128539a57d05cf9441bb547..51c07d6da9da5fc4d6f094a6ed13cc2ade90d74f 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -2773,6 +2773,15 @@ You must have Bluetooth and Location turned on in order to use the Physical Web.
|
| <message name="IDS_CONTEXTMENU_VIDEO_TITLE" desc="The title of a context menu tab when the item pressed contains more than one type. This indicates that all the actions are related to a video.">
|
| VIDEO
|
| </message>
|
| + <message name="IDS_CONTEXT_MENU_ROW_ICON_DESCRIPTION" desc="The description of the icon next to an item in a context menu. For example 'Open In New Tab Icon' or 'Download Image icon.' This is used for a the description of the icon for accessability purposes.">
|
| + <ph name="MENU_ITEM">%1$s<ex>Open in new tab</ex></ph> icon
|
| + </message>
|
| + <message name="IDS_CONTEXT_MENU_ROW_SHARE_ICON_DESCRIPTION" desc="The description of the icon next to the share menu item within a context menu.">
|
| + An icon that represents the most recently used app when sharing in Chrome.
|
| + </message>
|
| + <message name="IDS_CONTEXT_MENU_HEADER_IMAGE_DEFAULT_DESC_TEXT" desc="The image shown before a thumbnail loads within the context menu.">
|
| + A thumbnail of the image that was long pressed when accessing the context menu.
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|