blob: 7686beb53f25eef0f7a84a610bf864e4ded868f7 (
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
|
# 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/.
## View Menu
menu-view-charset =
.label = Text Encoding
.accesskey = c
## Mail Toolbar
toolbar-junk-button =
.label = Junk
.tooltiptext = Mark the selected messages as junk
toolbar-not-junk-button =
.label = Not Junk
.tooltiptext = Mark the selected messages as not junk
toolbar-delete-button =
.label = Delete
.tooltiptext = Delete selected messages or folder
toolbar-undelete-button =
.label = Undelete
.tooltiptext = Undelete selected messages
|