blob: 9b07e4421d60e88b164a4022fd27b1cd3705503d (
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/.
dock-options-window-dialog =
.title = App icon options
.style = width: 35em;
bounce-system-dock-icon =
.label = Animate the app icon when a new message arrives
.accesskey = i
dock-icon-legend = App icon badge
dock-icon-show-label =
.value = Badge app icon with:
count-unread-messages-radio =
.label = Count of unread messages
.accesskey = u
count-new-messages-radio =
.label = Count of new messages
.accesskey = n
|