diff locale/en-US/river.dtd @ 322:3940ef5aa170

let users choose a period of time from which to see messages in the river view
author Myk Melez <myk@mozilla.org>
date Tue, 14 Oct 2008 11:34:46 -0700
parents 7dbc8df71d14
children d768f5859b94
line wrap: on
line diff
--- a/locale/en-US/river.dtd	Sun Oct 12 21:30:14 2008 -0700
+++ b/locale/en-US/river.dtd	Tue Oct 14 11:34:46 2008 -0700
@@ -4,3 +4,9 @@
 <!ENTITY orderButton.tooltip          "Reverse the order of the messages.">
 <!ENTITY columnsButton.tooltip        "Show the messages in columns.">
 <!ENTITY filterTextbox.emptytext      "Search Messages">
+
+<!ENTITY periodAll.label              "All">
+<!ENTITY periodToday.label            "Today">
+<!ENTITY periodYesterday.label        "Yesterday">
+<!ENTITY periodLast7Days.label        "Last 7 Days">
+<!ENTITY periodLast30Days.label       "Last 30 Days">