view locale/en-US/river.dtd @ 331:00bcb31061f4

do period-specific grouping in the river view, where today and yesterday are broken up into six-hour groups, the week is broken up by day, and the last four weeks are broken up by week
author Myk Melez <myk@mozilla.org>
date Mon, 20 Oct 2008 01:31:30 -0700
parents d768f5859b94
children
line wrap: on
line source

<!ENTITY page.title                   "Snowl: River of Messages">
<!ENTITY currentButton.tooltip        "Only show current messages.">
<!ENTITY bodyButton.tooltip           "Show message summaries/content.">
<!ENTITY orderButton.tooltip          "Reverse the order of the messages.">
<!ENTITY columnsButton.tooltip        "Show the messages in columns.">
<!ENTITY filterTextbox.emptytext      "Search Messages">

<!ENTITY periodAnytime.label          "Anytime">
<!ENTITY periodToday.label            "Today">
<!ENTITY periodYesterday.label        "Yesterday">
<!ENTITY periodLast7Days.label        "Last 7 Days">
<!ENTITY periodLast4Weeks.label       "Last 4 Weeks">