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 | 19 |
1 files changed, 19 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..10ba7a338c --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd @@ -0,0 +1,19 @@ +<!-- 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 feedTitle.label "Title:"> + +<!ENTITY button.addFeed.label "Add"> +<!ENTITY button.addFeed.accesskey "A"> +<!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"> |