diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-si/suite/chrome/mailnews/start.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/mailnews/start.dtd b/l10n-si/suite/chrome/mailnews/start.dtd new file mode 100644 index 0000000000..1270f5e62b --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/start.dtd @@ -0,0 +1,23 @@ +<!-- 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 startpage.title "Welcome to &brandShortName; Mail & Newsgroups"> +<!--# LOCALIZATION NOTE (headline.label): the URL for <a id="vendorURL"> is fetched from brand.properties --> +<!ENTITY headline.label +'Welcome to <a id="vendorURL" href="">&brandShortName;</a> Mail & Newsgroups!'> +<!ENTITY description.label +"&brandShortName; Mail & Newsgroups is a powerful open-source mail and news +client, supporting advanced junk mail detection and other useful features."> +<!ENTITY features.title "Features"> +<!ENTITY feat_multiacc.label "Support for multiple accounts"> +<!ENTITY feat_junk.label "Junk Mail detection"> +<!ENTITY feat_feeds.label "Feed Reader"> +<!ENTITY feat_filters.label "Message Filters"> +<!ENTITY feat_htmlmsg.label "HTML message support"> +<!ENTITY feat_abook.label "Address Book"> +<!ENTITY feat_integration.label +"Tight integration with the &brandShortName; application suite"> +<!ENTITY dict.title "Dictionaries"> +<!ENTITY dict_intro.label "Dictionaries are used to check the spelling of your messages."> +<!ENTITY info.title "More Information"> |