summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/nn-NO/chrome/nn-NO/locale/nn-NO/messenger/messengercompose/EditorReplace.dtd
blob: d98a4e1e481c520094063353ab34dd005227bedd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!-- 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/. -->

<!-- extracted from EdReplace.xul -->

<!-- extracted from EdReplace.xhtml -->

<!ENTITY replaceDialog.title "Søk og erstatt">
<!ENTITY findField.label "Søk etter:">
<!ENTITY findField.accesskey "S">
<!ENTITY replaceField.label "Erstatt med:">
<!ENTITY replaceField.accesskey "m">
<!ENTITY caseSensitiveCheckbox.label "Skil mellom store og småe bokstavar">
<!ENTITY caseSensitiveCheckbox.accesskey "S">
<!ENTITY wrapCheckbox.label "Bryt rundt">
<!ENTITY wrapCheckbox.accesskey "B">
<!ENTITY backwardsCheckbox.label "Søk baklengs">
<!ENTITY backwardsCheckbox.accesskey "b">
<!ENTITY findNextButton.label "Søk etter neste">
<!ENTITY findNextButton.accesskey "n">
<!ENTITY replaceButton.label "Erstatt">
<!ENTITY replaceButton.accesskey "E">
<!ENTITY replaceAndFindButton.label "Erstatt og søk">
<!ENTITY replaceAndFindButton.accesskey "r">
<!ENTITY replaceAllButton.label "Erstatt alle">
<!ENTITY replaceAllButton.accesskey "t">
<!ENTITY closeButton.label "Lat att">
<!ENTITY closeButton.accesskey "L">