| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 859b1bedcf7be15b8c509b9e662c2194578c3279..318ca4fdface61256acd878d49e6c9c93b8fae71 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -483,6 +483,12 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
|
| <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_RANGE_NEXT" desc="The alt text on the button that moves the current time range forward.">
|
| + Next
|
| + </message>
|
| + <message name="IDS_HISTORY_RANGE_PREVIOUS" desc="The alt text on the button that moves the current time range backwards.">
|
| + Previous
|
| + </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>
|
|
|