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

Unified Diff: chrome/app/generated_resources.grd

Issue 1143183002: Proof of concept implementation of context based history filtering. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/history/history_tab_helper.h » ('j') | no next file with comments »
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 8922cecb0fc93ddbf834bc58420b6ca4e375bd94..42b7b335495329aefe9e5c835c20ae64909310e6 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -507,6 +507,9 @@ are declared in build/common.gypi.
<message name="IDS_HISTORY_TITLE" desc="Title for the history tab.">
History
</message>
+ <message name="IDS_HISTORY_CONTEXT" desc="Context of history URL.">
+ Context
+ </message>
<message name="IDS_DOWNLOAD_TITLE" desc="Title for the downloads tab.">
Downloads
</message>
« no previous file with comments | « no previous file | chrome/browser/history/history_tab_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698