diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-si/suite/chrome/mailnews/pref/pref-notifications.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/mailnews/pref/pref-notifications.dtd b/l10n-si/suite/chrome/mailnews/pref/pref-notifications.dtd new file mode 100644 index 0000000000..673fa9278e --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/pref/pref-notifications.dtd @@ -0,0 +1,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"> |