blob: bfc530e6df76e4a1bcd8c4a0e873d7b47df99dcf (
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;
dock-options-window-dialog2 =
.title = App icon options
dock-options-show-badge =
.label = Show badge icon
.accesskey = b
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
notification-settings-info2 = You can disable the badge on the Notification pane of System Settings.
|