diff options
Diffstat (limited to 'l10n-si/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd')
-rw-r--r-- | l10n-si/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd b/l10n-si/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..838fe524c7 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd @@ -0,0 +1,22 @@ +<!-- 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/. --> + +<!-- Subscription Dialog --> +<!ENTITY feedSubscriptions.label "Feed Subscriptions"> +<!ENTITY subscriptionDesc.label "Note: Removing or changing the folder for a feed will not affect previously downloaded articles."> +<!ENTITY feedTitle.label "Title:"> +<!ENTITY location.label "Location:"> + +<!ENTITY button.addFeed.label "Add"> +<!ENTITY button.addFeed.accesskey "A"> +<!ENTITY button.editFeed.label "Edit"> +<!ENTITY button.editFeed.accesskey "E"> +<!ENTITY button.removeFeed.label "Remove"> +<!ENTITY button.removeFeed.accesskey "R"> +<!ENTITY button.importOPML.label "Import"> +<!ENTITY button.importOPML.accesskey "I"> +<!ENTITY button.exportOPML.label "Export"> +<!ENTITY button.exportOPML.accesskey "X"> + +<!ENTITY cmd.close.commandKey "w"> |