blob: 69fede607e574bfed3898c09daa46250ef15d931 (
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
|
# 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 = 应用图标选项
.style = width: 35em;
bounce-system-dock-icon =
.label = 有新消息时在应用图标上显示动画
.accesskey = i
dock-icon-legend = 应用图标徽章
dock-icon-show-label =
.value = 授予应用图标徽章:
count-unread-messages-radio =
.label = 未读消息数量
.accesskey = u
count-new-messages-radio =
.label = 新消息数量
.accesskey = n
notification-settings-info = 您可以在“系统首选项”的“通知”面板上禁用此徽章。
|