blob: 673fa9278e8c4a36fde3ae91d00818da65f6de04 (
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
|
<!-- 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 pref.notifications.title "Notifications">
<!ENTITY notifications.caption "Notifications">
<!ENTITY newMessagesArrive.label "When new messages arrive:">
<!-- LOCALIZATION NOTE: (showAlertFor.label, showAlertTimeEnd.label)
showAlertFor.label is associated with the checkbox to show the alert,
leading into a numerical field to enter a time in seconds, followed by
showAlertTimeEnd.label which in en-US is the unit of the value -->
<!ENTITY showTrayIcon.label "Show a tray icon">
<!ENTITY showTrayIcon.accesskey "t">
<!ENTITY bounceSystemDockIcon.label "Animate the Dock icon">
<!ENTITY bounceSystemDockIcon.accesskey "A">
<!ENTITY playSound.label "Play a sound">
<!ENTITY playSound.accesskey "P">
<!ENTITY systemsound.label "System New Mail Sound">
<!ENTITY systemsound.accesskey "M">
<!ENTITY customsound.label "Custom sound file">
<!ENTITY customsound.accesskey "C">
<!ENTITY browse.label "Browse…">
<!ENTITY browse.accesskey "B">
<!ENTITY browse.title "Choose file">
|