summaryrefslogtreecommitdiffstats
path: root/comm/mail/locales/en-US/chrome/messenger/FilterListDialog.dtd
blob: 0d41269eea990a1653a47bb9c807d2a513ca3220 (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
<!-- 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/. -->

<!ENTITY window.title "Message Filters">
<!ENTITY nameColumn.label "Filter Name">
<!ENTITY activeColumn.label "Enabled">
<!ENTITY newButton.label "New…">
<!ENTITY newButton.accesskey "N">
<!ENTITY newButton.popupCopy.label "Copy…">
<!ENTITY newButton.popupCopy.accesskey "C">
<!ENTITY editButton.label "Edit…">
<!ENTITY editButton.accesskey "E">
<!ENTITY deleteButton.label "Delete">
<!ENTITY deleteButton.accesskey "t">
<!ENTITY reorderTopButton "Move to Top">
<!ENTITY reorderTopButton.accessKey "o">
<!ENTITY reorderTopButton.toolTip "Rearrange filter so it executes before all others">
<!ENTITY reorderUpButton.label "Move Up">
<!ENTITY reorderUpButton.accesskey "U">
<!ENTITY reorderDownButton.label "Move Down">
<!ENTITY reorderDownButton.accesskey "D">
<!ENTITY reorderBottomButton "Move to Bottom">
<!ENTITY reorderBottomButton.accessKey "B">
<!ENTITY reorderBottomButton.toolTip "Rearrange filter so it executes after all others">
<!ENTITY filterHeader.label "Enabled filters are run automatically in the order shown below.">
<!ENTITY filtersForPrefix.label "Filters for:">
<!ENTITY filtersForPrefix.accesskey "F">
<!ENTITY viewLogButton.label "Filter Log">
<!ENTITY viewLogButton.accesskey "L">
<!ENTITY runFilters.label "Run Now">
<!ENTITY runFilters.accesskey "R">
<!ENTITY stopFilters.label "Stop">
<!ENTITY stopFilters.accesskey "S">
<!ENTITY folderPickerPrefix.label "Run selected filter(s) on:">
<!ENTITY folderPickerPrefix.accesskey "c">
<!ENTITY helpButton.label "Help">
<!ENTITY helpButton.accesskey "H">
<!ENTITY closeCmd.key "W">
<!ENTITY searchBox.emptyText "Search filters by name…">