Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 97e9e10ac224c48b61ef5331305b0a4cca142c4f..b791d003af465d44aadf095b106de48f863082ad 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -767,7 +767,10 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
| <message name="IDS_CONTENT_CONTEXT_OPENIMAGENEWTAB" desc="The name of the Open Image in New Tab command in the content area context menu"> |
| Open &image in new tab |
| </message> |
| - |
| + <message name="IDS_CONTENT_CONTEXT_OPENORIGINALIMAGENEWTAB" desc="The name of the Open Original Image in New Tab command in the content area context menu"> |
|
bengr
2015/02/20 01:21:14
Why can't this be IDS_CONTENT_CONTEXT_OPEN_ORIGINA
Not at Google. Contact bengr
2015/02/20 16:41:19
Wanted to stick with the existing convention. Chan
|
| + Open original &image in new tab |
| + </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 |
| </message> |
| @@ -967,6 +970,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
| <message name="IDS_CONTENT_CONTEXT_OPENIMAGENEWTAB" desc="In Title Case: The name of the Open Image in New Tab command in the content area context menu"> |
| Open &Image in New Tab |
| </message> |
| + <message name="IDS_CONTENT_CONTEXT_OPENORIGINALIMAGENEWTAB" 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_LOOP" desc="In Title Case: The name of the Loop command for audio and video playback in the content area context menu"> |
| &Loop |