Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index d53edd2a288d39879070828762e0f6ddf80c8c3f..dfe0631bac468052c7443e4fa140b5d7a3766567 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<ex>3</ex></ph>) |
</message> |