annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
232
6a374bd0160a localize river view
Myk Melez <myk@mozilla.org>
parents:
diff changeset
1 <!ENTITY page.title "Snowl: River of Messages">
6a374bd0160a localize river view
Myk Melez <myk@mozilla.org>
parents:
diff changeset
2 <!ENTITY currentButton.tooltip "Only show current messages.">
6a374bd0160a localize river view
Myk Melez <myk@mozilla.org>
parents:
diff changeset
3 <!ENTITY bodyButton.tooltip "Show message summaries/content.">
6a374bd0160a localize river view
Myk Melez <myk@mozilla.org>
parents:
diff changeset
4 <!ENTITY orderButton.tooltip "Reverse the order of the messages.">
304
8a10d1961e93 add a non-columnar mode to the river view, and let the user toggle columns on and off
Myk Melez <myk@mozilla.org>
parents: 232
diff changeset
5 <!ENTITY columnsButton.tooltip "Show the messages in columns.">
313
7dbc8df71d14 add explanatory text to the search textbox (this only works in Firefox 3.1 nightlies)
Myk Melez <myk@mozilla.org>
parents: 304
diff changeset
6 <!ENTITY filterTextbox.emptytext "Search Messages">
322
3940ef5aa170 let users choose a period of time from which to see messages in the river view
Myk Melez <myk@mozilla.org>
parents: 313
diff changeset
7
324
d768f5859b94 give the periods icons, and rename All to Anytime
Myk Melez <myk@mozilla.org>
parents: 322
diff changeset
8 <!ENTITY periodAnytime.label "Anytime">
322
3940ef5aa170 let users choose a period of time from which to see messages in the river view
Myk Melez <myk@mozilla.org>
parents: 313
diff changeset
9 <!ENTITY periodToday.label "Today">
3940ef5aa170 let users choose a period of time from which to see messages in the river view
Myk Melez <myk@mozilla.org>
parents: 313
diff changeset
10 <!ENTITY periodYesterday.label "Yesterday">
3940ef5aa170 let users choose a period of time from which to see messages in the river view
Myk Melez <myk@mozilla.org>
parents: 313
diff changeset
11 <!ENTITY periodLast7Days.label "Last 7 Days">
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
Myk Melez <myk@mozilla.org>
parents: 324
diff changeset
12 <!ENTITY periodLast4Weeks.label "Last 4 Weeks">