Chromium Code Reviews| 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> |