Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| =================================================================== |
| --- chrome/app/generated_resources.grd (revision 214862) |
| +++ chrome/app/generated_resources.grd (working copy) |
| @@ -693,6 +693,9 @@ |
| <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_SEARCHWEBFORIMAGE" desc="The name of the Search the Web for the image in the content area context menu"> |
|
Peter Kasting
2013/08/01 05:35:31
Grammar: "The name of the Search For Image command
|
| + &Search image by <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> |
|
Avi (use Gerrit)
2013/08/01 05:33:03
Why does this not have parallel phrasing to IDS_CO
Peter Kasting
2013/08/01 05:35:31
Yes, it should.
Johnny(Jianning) Ding
2013/08/01 17:56:57
Done.
|
| + </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 |
| @@ -905,6 +908,9 @@ |
| <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_SEARCHWEBFORIMAGE" desc="In Title Case: The name of the Search the Web for the image in the content area context menu"> |
| + &Search Image by <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> |
| + </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 |