Mercurial > snowl
comparison 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 |
comparison
equal
deleted
inserted
replaced
350:3af68614eb52 | 355:e9d7087abad1 |
---|---|
5 <!ENTITY unreadButton.tooltip "Only show unread messages."> | 5 <!ENTITY unreadButton.tooltip "Only show unread messages."> |
6 | 6 |
7 <!ENTITY authorCol.label "Author"> | 7 <!ENTITY authorCol.label "Author"> |
8 <!ENTITY subjectCol.label "Subject"> | 8 <!ENTITY subjectCol.label "Subject"> |
9 <!ENTITY timestampCol.label "Date"> | 9 <!ENTITY timestampCol.label "Date"> |
10 | |
11 <!ENTITY openListMessage.label "Open Message"> | |
12 <!ENTITY openListMessage.accesskey "O"> |