diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-en-GB/suite/chrome/mailnews/msgAccountCentral.dtd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/mailnews/msgAccountCentral.dtd b/l10n-en-GB/suite/chrome/mailnews/msgAccountCentral.dtd new file mode 100644 index 0000000000..0f7618f8f4 --- /dev/null +++ b/l10n-en-GB/suite/chrome/mailnews/msgAccountCentral.dtd @@ -0,0 +1,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/. --> + +<!ENTITY emailSectionHdr.label "Email"> +<!ENTITY readMsgsLink.label "Read messages"> +<!ENTITY composeMsgLink.label "Compose a new message"> + +<!ENTITY newsSectionHdr.label "Newsgroups"> +<!ENTITY subscribeNewsLink.label "Manage newsgroup subscriptions"> + +<!ENTITY accountsSectionHdr.label "Accounts"> +<!ENTITY subscribeImapFolders.label "Manage folder subscriptions"> +<!ENTITY settingsLink.label "View settings for this account"> +<!ENTITY newAcctLink.label "Create a new account"> + +<!ENTITY advFeaturesSectionHdr.label "Advanced Features"> +<!ENTITY searchMsgsLink.label "Search messages"> +<!ENTITY filtersLink.label "Manage message filters"> +<!ENTITY junkSettings.label "Junk mail settings"> +<!ENTITY offlineLink.label "Offline settings"> + +<!ENTITY feedsSectionHdr.label "Feeds"> +<!ENTITY subscribeFeeds.label "Manage subscriptions"> + |