summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/da/chrome/da/locale/da/messenger/messengercompose/EditorReplace.dtd
blob: 8fd72da3fb0f504926ad7cd3cf9e8c466c5485a7 (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
<!-- 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.xhtml -->

<!ENTITY replaceDialog.title "Søg og erstat">
<!ENTITY findField.label "Find tekst:">
<!ENTITY findField.accesskey "F">
<!ENTITY replaceField.label "Erstat med:">
<!ENTITY replaceField.accesskey "m">
<!ENTITY caseSensitiveCheckbox.label "Tag hensyn til store og små bogstaver">
<!ENTITY caseSensitiveCheckbox.accesskey "T">
<!ENTITY wrapCheckbox.label "Ombryd linjer">
<!ENTITY wrapCheckbox.accesskey "O">
<!ENTITY backwardsCheckbox.label "Søg bagud">
<!ENTITY backwardsCheckbox.accesskey "S">
<!ENTITY findNextButton.label "Find næste">
<!ENTITY findNextButton.accesskey "n">
<!ENTITY replaceButton.label "Erstat">
<!ENTITY replaceButton.accesskey "E">
<!ENTITY replaceAndFindButton.label "Erstat og find">
<!ENTITY replaceAndFindButton.accesskey "d">
<!ENTITY replaceAllButton.label "Erstat alle">
<!ENTITY replaceAllButton.accesskey "a">
<!ENTITY closeButton.label "Luk">
<!ENTITY closeButton.accesskey "L">