annotate locale/en-US/list.dtd @ 333:495fb632840c

brief and no header options for messages displayed in the list view; also Tools->View->Snowl tweaked, new submenu Layouts which includes layout group, header toggle group, toolbars checkbox toggle. List and sidebar toolbars can be toggled off. Contextual enable/disable of menuitems. New snowl toolbarbutton, mirrors the statusbar button. Layout button removed.
author alta88 <alta88@gmail.com>
date Mon, 20 Oct 2008 02:05:26 -0700
parents f395a054dd9c
children e9d7087abad1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
272
1edd5ae7657d add a Snowl menu to the Tools menu and the statusbar
Myk Melez <myk@mozilla.org>
parents: 234
diff changeset
1 <!ENTITY page.title "Snowl">
1edd5ae7657d add a Snowl menu to the Tools menu and the statusbar
Myk Melez <myk@mozilla.org>
parents: 234
diff changeset
2
234
2b79c0d8a019 split snowl.xul up into a file for the list view and a file for the browser integration points, and localize both of them; also, localize collections
Myk Melez <myk@mozilla.org>
parents:
diff changeset
3 <!ENTITY placementButton.tooltip "Switch placement.">
2b79c0d8a019 split snowl.xul up into a file for the list view and a file for the browser integration points, and localize both of them; also, localize collections
Myk Melez <myk@mozilla.org>
parents:
diff changeset
4 <!ENTITY currentButton.tooltip "Only show current messages.">
2b79c0d8a019 split snowl.xul up into a file for the list view and a file for the browser integration points, and localize both of them; also, localize collections
Myk Melez <myk@mozilla.org>
parents:
diff changeset
5 <!ENTITY unreadButton.tooltip "Only show unread messages.">
2b79c0d8a019 split snowl.xul up into a file for the list view and a file for the browser integration points, and localize both of them; also, localize collections
Myk Melez <myk@mozilla.org>
parents:
diff changeset
6
2b79c0d8a019 split snowl.xul up into a file for the list view and a file for the browser integration points, and localize both of them; also, localize collections
Myk Melez <myk@mozilla.org>
parents:
diff changeset
7 <!ENTITY authorCol.label "Author">
2b79c0d8a019 split snowl.xul up into a file for the list view and a file for the browser integration points, and localize both of them; also, localize collections
Myk Melez <myk@mozilla.org>
parents:
diff changeset
8 <!ENTITY subjectCol.label "Subject">
2b79c0d8a019 split snowl.xul up into a file for the list view and a file for the browser integration points, and localize both of them; also, localize collections
Myk Melez <myk@mozilla.org>
parents:
diff changeset
9 <!ENTITY timestampCol.label "Date">