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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 21323003: The UI part of search-by-image search. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: add menu string resource Created 7 years, 4 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:
Download patch
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 &amp;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
+ &amp;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">
&amp;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 &amp;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">
+ &amp;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">
&amp;Loop

Powered by Google App Engine
This is Rietveld 408576698