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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 11886104: History: Add range navigation control for grouped visits (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix minor bug Created 7 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 66eb4dfc6e79d5c5917ab890a97239d8ff80ef28..5b62009f0c18ddf6588c1b0e89e3ff8c209f2639 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -474,6 +474,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
<message name="IDS_HISTORY_RANGE_MONTH" desc="Option in the history range combo box. Sets the range to month.">
calendar month
</message>
+ <message name="IDS_HISTORY_RANGE_TODAY" desc="The text on the button that sets the current time range back to today.">
+ Today
+ </message>
<message name="IDS_HISTORY_NUMBER_VISITS" desc="Format string for the number of visits of a site.">
(<ph name="NUMBER_VISITS">$1</ph>)
</message>
« no previous file with comments | « no previous file | chrome/browser/resources/history/history.html » ('j') | chrome/browser/resources/history/history.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698