diff options
Diffstat (limited to 'l10n-ro/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd')
-rw-r--r-- | l10n-ro/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd b/l10n-ro/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..e533b1d21d --- /dev/null +++ b/l10n-ro/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd @@ -0,0 +1,35 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# evinteler <emil_vinteler2000@yahoo.com> +# Alexandru Szasz <alexxed@gmail.com> +# manuelciosici <manuelrciosici@gmail.com> +# stas <stas@nerd.ro> +# +--> +<!-- +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +--> + +<!-- Subscription Dialog --> +<!ENTITY feedSubscriptions.label "Feed Subscriptions"> + +<!ENTITY feedTitle.label "Denumire:"> + +<!ENTITY button.addFeed.label "Adaugă"> +<!ENTITY button.addFeed.accesskey "A"> +<!ENTITY button.removeFeed.label "Eliminați"> +<!ENTITY button.removeFeed.accesskey "E"> +<!ENTITY button.importOPML.label "Preluare"> +<!ENTITY button.importOPML.accesskey "P"> +<!ENTITY button.exportOPML.label "Preluare"> +<!ENTITY button.exportOPML.accesskey "e"> + +<!ENTITY cmd.close.commandKey "w"> |