summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/messenger/messengercompose/EditorReplace.dtd
blob: 7817e770297b12b3463cf8906744296435ab6760 (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 och ersätt">
<!ENTITY findField.label "Sök:">
<!ENTITY findField.accesskey "S">
<!ENTITY replaceField.label "Ersätt med:">
<!ENTITY replaceField.accesskey "m">
<!ENTITY caseSensitiveCheckbox.label "Matcha gemener/versaler">
<!ENTITY caseSensitiveCheckbox.accesskey "c">
<!ENTITY wrapCheckbox.label "Hela dokumentet">
<!ENTITY wrapCheckbox.accesskey "d">
<!ENTITY backwardsCheckbox.label "Sök bakåt">
<!ENTITY backwardsCheckbox.accesskey "b">
<!ENTITY findNextButton.label "Sök nästa">
<!ENTITY findNextButton.accesskey "n">
<!ENTITY replaceButton.label "Ersätt">
<!ENTITY replaceButton.accesskey "E">
<!ENTITY replaceAndFindButton.label "Ersätt och sök">
<!ENTITY replaceAndFindButton.accesskey "o">
<!ENTITY replaceAllButton.label "Ersätt alla">
<!ENTITY replaceAllButton.accesskey "a">
<!ENTITY closeButton.label "Stäng">
<!ENTITY closeButton.accesskey "S">