Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 2298421f82397a447e13adbd847e4f59c3682f46..4066ef67d8fac24de75a658efb8538040eecb328 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -806,6 +806,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
| <message name="IDS_CONTENT_CONTEXT_OPEN_ORIGINAL_IMAGE_NEW_TAB" desc="The name of the Open Original Image in New Tab command in the content area context menu"> |
| Open original &image in new tab |
| </message> |
| + <message name="IDS_CONTENT_CONTEXT_RELOAD_ORIGINAL_IMAGE" desc="The name of the Reload Original Image command in the content area context menu"> |
| + Load image |
| + </message> |
| <message name="IDS_CONTENT_CONTEXT_LOOP" desc="The name of the Loop command for audio and video playback in the content area context menu"> |
| &Loop |
| @@ -1009,6 +1012,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
| <message name="IDS_CONTENT_CONTEXT_OPEN_ORIGINAL_IMAGE_NEW_TAB" desc="In Title Case: The name of the Open Original Image in New Tab command in the content area context menu"> |
| Open Original &Image in New Tab |
| </message> |
| + <message name="IDS_CONTENT_CONTEXT_RELOAD_ORIGINAL_IMAGE" desc="In Title Case: The name of the Reload Original Image command in the content area context menu"> |
| + Load image |
|
Lei Zhang
2015/05/11 20:16:53
Is this going to be Android-only? If so, why not j
megjablon
2015/05/11 22:58:40
This CL creates the context menu option "Load imag
Lei Zhang
2015/05/12 21:16:39
Is the long term goal to have this on desktop plat
megjablon
2015/05/13 23:36:38
There aren't any plans for it now, but we allow Lo
|
| + </message> |
| <message name="IDS_CONTENT_CONTEXT_LOOP" desc="In Title Case: The name of the Loop command for audio and video playback in the content area context menu"> |
| &Loop |