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

Unified Diff: chrome/app/generated_resources.grd

Issue 6268005: Removes the link in the omnibox for searching history. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update attributes so that git deals with deleting pdf Created 9 years, 11 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/theme/omnibox_more.pdf » ('j') | chrome/browser/autocomplete/autocomplete.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 5f94492a7f49487aa384992f1073a43214b453fd..2b8d3b83c9626a12aa1ff291bc4115c1bcc3233b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4517,13 +4517,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OMNIBOX_EXTENSION_KEYWORD_TEXT" desc="Text shown in the search button at the front of the omnibox when the user has selected an extension keyword">
<ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph>
</message>
- <!-- TODO(tc): This doesn't handle singular/plural properly. It needs to be reworded. -->
- <message name="IDS_OMNIBOX_RECENT_HISTORY" desc="Text shown in the omnibox that shows how many recent matches there are and allows the user to navigate to destinations->history with the selected text.">
- See <ph name="NUM_MATCHES">$1<ex>2,123</ex></ph> recent pages in history containing <ph name="SEARCH_TERMS">$2<ex>flowers</ex></ph>
- </message>
- <message name="IDS_OMNIBOX_RECENT_HISTORY_MANY" desc="Same as IDS_OMNIBOX_RECENT_HISTORY but when there are many results.">
- See all pages in history containing <ph name="SEARCH_TERMS">$1<ex>flowers</ex></ph>
- </message>
<!-- Native Frame menu -->
<message name="IDS_ALWAYS_ON_TOP" desc="The optional menu in native frame windows for setting the window to be always on top">
« no previous file with comments | « no previous file | chrome/app/theme/omnibox_more.pdf » ('j') | chrome/browser/autocomplete/autocomplete.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698