diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-si/suite/chrome/mailnews/pref/pref-viewing_messages.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-si/suite/chrome/mailnews/pref/pref-viewing_messages.dtd')
-rw-r--r-- | l10n-si/suite/chrome/mailnews/pref/pref-viewing_messages.dtd | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/mailnews/pref/pref-viewing_messages.dtd b/l10n-si/suite/chrome/mailnews/pref/pref-viewing_messages.dtd new file mode 100644 index 0000000000..441398c603 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/pref/pref-viewing_messages.dtd @@ -0,0 +1,49 @@ +<!-- 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.viewing.messages.title "Message Display"> +<!ENTITY style.label "Style:"> +<!ENTITY style.accesskey "S"> +<!ENTITY regular.label "Regular"> +<!ENTITY bold.label "Bold"> +<!ENTITY italic.label "Italic"> +<!ENTITY boldItalic.label "Bold Italic"> +<!ENTITY size.label "Size:"> +<!ENTITY size.accesskey "z"> +<!ENTITY bigger.label "Bigger"> +<!ENTITY smaller.label "Smaller"> +<!ENTITY color.label "Color:"> +<!ENTITY color.accesskey "C"> +<!ENTITY displayPlainText.caption "Plain text messages"> +<!ENTITY fontPlainText.label "Font:"> +<!ENTITY fontPlainText.accesskey "F"> +<!ENTITY displayQuoted.label "Settings for quoted messages:"> +<!ENTITY wrapInMsg.label "Wrap text to fit window width"> +<!ENTITY wrapInMsg.accesskey "W"> +<!-- LOCALIZATION NOTE : (convertEmoticons.label) 'Emoticons' are also known as 'Smileys', e.g. :-) --> +<!ENTITY convertEmoticons.label "Display emoticons as graphics"> +<!ENTITY convertEmoticons.accesskey "D"> +<!ENTITY generalMessageDisplay.caption "General"> +<!ENTITY autoMarkAsRead.label "Automatically mark messages as read"> +<!ENTITY autoMarkAsRead.accesskey "A"> +<!ENTITY markAsReadNoDelay.label "Immediately on display"> +<!ENTITY markAsReadNoDelay.accesskey "m"> +<!-- LOCALIZATION NOTE (markAsReadDelay.label): This will concatenate to + "After displaying for [___] seconds", + using (markAsReadDelay.label) and a number (secondsLabel.label). --> +<!ENTITY markAsReadDelay.label "After displaying for"> +<!ENTITY markAsReadDelay.accesskey "t"> +<!ENTITY secondsLabel.label "seconds"> + +<!ENTITY openingMessages.label "When opening messages, display them in:"> +<!ENTITY newWindowRadio.label "A new message window"> +<!ENTITY newWindowRadio.accesskey "n"> +<!ENTITY existingWindowRadio.label "An existing message window"> +<!ENTITY existingWindowRadio.accesskey "e"> +<!ENTITY disableContent.label "Block images and other content from remote sources"> +<!ENTITY disableContent.accesskey "B"> +<!ENTITY showCondensedAddresses.label "Show only display name for people in my address book"> +<!ENTITY showCondensedAddresses.accesskey "o"> +<!ENTITY closeMsgWindowOnDelete.label "Close message window when deleting the message"> +<!ENTITY closeMsgWindowOnDelete.accesskey "l"> |