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

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

Issue 1105263004: "Load image" context menu item to reload a LoFi image. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: All comments and move Chrome-Proxy logic outside of content/ Created 5 years, 7 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 a31aa19133f32d1ba8833c447e9976c7be48b9bc..77cbe923359a24bb3dd0eedae6824deb9f90d119 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1174,6 +1174,9 @@ You are signing in with a managed account and giving its administrator control o
<message name="IDS_CONTEXTMENU_OPEN_ORIGINAL_IMAGE_IN_NEW_TAB" desc="Context sensitive menu item for opening/viewing the original version of the selected image in a new tab. [CHAR-LIMIT=30]">
Open original image in new tab
</message>
+ <message name="IDS_CONTEXTMENU_RELOAD_ORIGINAL_IMAGE" desc="Context sensitive menu item for reloading the original version of the selected image. [CHAR-LIMIT=30]">
Ted C 2015/05/14 00:38:00 Should we expand on this to further describe that
megjablon 2015/05/14 19:26:25 Done.
+ Load image
+ </message>
<message name="IDS_CONTEXTMENU_SEARCH_WEB_FOR_IMAGE" desc="Context sensitive menu item for search-for-Image command in a new tab. [CHAR-LIMIT=30]">
Search <ph name="SEARCH_ENGINE">%1$s<ex>Google</ex></ph> for this image
</message>

Powered by Google App Engine
This is Rietveld 408576698