view locale/ja-JP/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 2ff3133c98bb
children
line wrap: on
line source

<!ENTITY placementButton.tooltip "配置を切り替えます。">
<!ENTITY currentButton.tooltip "現在のメッセージのみ表示します。">
<!ENTITY unreadButton.tooltip "未読メッセージのみ表示します。">
<!ENTITY authorCol.label "作者">
<!ENTITY subjectCol.label "題名">
<!ENTITY timestampCol.label "日時">

<!ENTITY layoutClassic.label          "Classic">
<!ENTITY layoutVertical.label         "Vertical">
<!ENTITY layoutWideMessage.label      "Wide Message">
<!ENTITY layoutWideThread.label       "Wide Thread">
<!ENTITY layoutStacked.label          "Stacked">