diff options
Diffstat (limited to 'l10n-nb-NO/suite/chrome/mailnews/subscribe.dtd')
-rw-r--r-- | l10n-nb-NO/suite/chrome/mailnews/subscribe.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-nb-NO/suite/chrome/mailnews/subscribe.dtd b/l10n-nb-NO/suite/chrome/mailnews/subscribe.dtd new file mode 100644 index 0000000000..a7d2328c7c --- /dev/null +++ b/l10n-nb-NO/suite/chrome/mailnews/subscribe.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/. --> + +<!ENTITY subscribeDialog.title "Meld inn"> +<!ENTITY subscribeButton.label "Meld inn"> +<!ENTITY subscribeButton.accesskey "M"> +<!ENTITY unsubscribeButton.label "Meld ut"> +<!ENTITY unsubscribeButton.accesskey "U"> +<!ENTITY newGroupsTab.label "Nye grupper"> +<!ENTITY newGroupsTab.accesskey "N"> +<!ENTITY refreshButton.label "Oppdater"> +<!ENTITY refreshButton.accesskey "O"> +<!ENTITY stopButton.label "Stopp"> +<!ENTITY stopButton.accesskey "S"> +<!ENTITY server.label "Konto:"> +<!ENTITY server.accesskey "K"> +<!ENTITY subscribedHeader.label "Meld inn"> +<!-- commenting out until bug 38906 is fixed +<!ENTITY messagesHeader.label "Messages"> --> +<!ENTITY namefield.label "Vis grupper som inneholder:"> +<!ENTITY namefield.accesskey "V"> |