blob: a7d2328c7cd9c00fddeb988121f189e3ceccb821 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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">
|