Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1997)

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2777773002: Show the image header for the Context Menu (Closed)
Patch Set: Fixed based off twellington's comments Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 cf41bf0b7230e216871faae897a529065be7cf70..cd054feb2270e8df04f0cc551b0493a486268ca7 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -2785,6 +2785,9 @@ You must have Bluetooth and Location turned on in order to use the Physical Web.
<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>

Powered by Google App Engine
This is Rietveld 408576698