blob: d984a36bf19f876ee90cf7fbf1b675e239b5b890 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
## Table
tree-list-view-row-select =
.alt = Checkbox to toggle select the current row
.title = Select the current row
tree-list-view-row-deselect =
.alt = Checkbox to toggle select the current row
.title = Deselect the current row
tree-list-view-row-delete =
.title = Delete the current row
tree-list-view-row-restore =
.title = Restore the current row
tree-list-view-column-picker =
.title = Select columns to display
tree-list-view-column-picker-restore =
.label = Restore column order
tree-list-view-row-thread-button =
.title = This is a threaded message
tree-list-view-row-ignored-thread = Thread ignored
tree-list-view-row-ignored-thread-button =
.title = This threaded message is ignored
tree-list-view-row-ignored-subthread = Subthread ignored
tree-list-view-row-ignored-subthread-button =
.title = This subthread is ignored
tree-list-view-row-watched-thread = Thread watched
tree-list-view-row-watched-thread-button =
.title = This threaded message is watched
tree-list-view-row-flagged =
.alt = Starred message indicator
.title = Message starred
tree-list-view-row-flag =
.alt = Starred message indicator
.title = Message not starred
tree-list-view-row-attach =
.alt = Attachment indicator
.title = Message contains attachments
tree-list-view-row-spam =
.alt = Spam status indicator
.title = Message marked as spam
tree-list-view-row-not-spam =
.alt = Spam status indicator
.title = Message not marked as spam
tree-list-view-row-read =
.alt = Read status indicator
.title = Message read status
tree-list-view-row-not-read =
.alt = Unread status indicator
.title = Message unread status
|