Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index ef3ab83691b4d3eb4c35eed8327fd09d9cc501ab..77a66d1dc3b4271f30350836c83f9355adc34e74 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -426,6 +426,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
<message name="IDS_HISTORY_NO_RESULTS" desc="Text shown when no history search results have been found"> |
No search results found. |
</message> |
+ <message name="IDS_HISTORY_NO_RESULTS_INTERVAL" desc="Text shown when no history entries are found for an internval"> |
+ No history entries found in this interval. |
+ </message> |
<message name="IDS_HISTORY_NO_ITEMS" desc="Text shown when the user has no history"> |
All the pages you visit will appear here unless you open them in an incognito window. You can use the Search button on this page to search all the pages in your history. |
</message> |
@@ -459,6 +462,12 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
<message name="IDS_HISTORY_MORE_FROM_SITE" desc="Command in the history entry drop-down menu. Shows more history entries from the same site."> |
More from this site |
</message> |
+ <message name="IDS_GROUP_BY_DOMAIN_CONTROLS" desc="The text on the radio box that sets the mode to sites."> |
+ Group domains |
+ </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> |
<!-- Generic terms --> |
<message name="IDS_OK" desc="Used for OK on buttons"> |