view locale/en-US/list.dtd @ 355:e9d7087abad1

implement tree (list and collection) contextmenu foundation, change XXX Utils to DateUtils, some click handling fixes.
author alta88
date Sun, 02 Nov 2008 10:20:12 -0700
parents 495fb632840c
children
line wrap: on
line source

<!ENTITY page.title                   "Snowl">

<!ENTITY placementButton.tooltip      "Switch placement.">
<!ENTITY currentButton.tooltip        "Only show current messages.">
<!ENTITY unreadButton.tooltip         "Only show unread messages.">

<!ENTITY authorCol.label              "Author">
<!ENTITY subjectCol.label             "Subject">
<!ENTITY timestampCol.label           "Date">

<!ENTITY openListMessage.label        "Open Message">
<!ENTITY openListMessage.accesskey    "O">