view locale/en-US/list.dtd @ 323:f395a054dd9c

three additional layouts for the list view: wide message, wide thread, and stacked
author alta88 <alta88@gmail.com>
date Tue, 14 Oct 2008 11:42:31 -0700
parents 1edd5ae7657d
children 495fb632840c
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 layoutClassic.label          "Classic">
<!ENTITY layoutVertical.label         "Vertical">
<!ENTITY layoutWideMessage.label      "Wide Message">
<!ENTITY layoutWideThread.label       "Wide Thread">
<!ENTITY layoutStacked.label          "Stacked">