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 e3f9d1bca4e80d63e505b0a8ced8a1dad9a68b8a..c05c3bc194836a07f128539a57d05cf9441bb547 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -2762,6 +2762,17 @@ You must have Bluetooth and Location turned on in order to use the Physical Web. |
<message name="IDS_VR_SERVICES_CHECK_INFOBAR_UPDATE_BUTTON" desc="Text to be displayed in the VR Services check infobar confirm button for updating."> |
Update |
</message> |
+ |
+ <!-- Custom Context Menu Informations --> |
+ <message name="IDS_CONTEXTMENU_IMAGE_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 the image."> |
+ IMAGE |
+ </message> |
+ <message name="IDS_CONTEXTMENU_LINK_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 the link."> |
+ LINK |
+ </message> |
+ <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> |
</messages> |
</release> |
</grit> |