summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/de/chrome/de/locale/de/messenger/messengercompose/EditorReplace.dtd
blob: 5d255174ffb0439183767318e30eb3a6176f52b7 (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 "Suchen und ersetzen">
<!ENTITY findField.label "Text suchen:">
<!ENTITY findField.accesskey "S">
<!ENTITY replaceField.label "Ersetzen durch:">
<!ENTITY replaceField.accesskey "d">
<!ENTITY caseSensitiveCheckbox.label "Groß-/Kleinschreibung berücksichtigen">
<!ENTITY caseSensitiveCheckbox.accesskey "G">
<!ENTITY wrapCheckbox.label "Bei Dokumentende wieder von vorne beginnen">
<!ENTITY wrapCheckbox.accesskey "B">
<!ENTITY backwardsCheckbox.label "Aufwärts suchen">
<!ENTITY backwardsCheckbox.accesskey "f">
<!ENTITY findNextButton.label "Weitersuchen">
<!ENTITY findNextButton.accesskey "W">
<!ENTITY replaceButton.label "Ersetzen">
<!ENTITY replaceButton.accesskey "E">
<!ENTITY replaceAndFindButton.label "Suchen und ersetzen">
<!ENTITY replaceAndFindButton.accesskey "u">
<!ENTITY replaceAllButton.label "Alle ersetzen">
<!ENTITY replaceAllButton.accesskey "A">
<!ENTITY closeButton.label "Schließen">
<!ENTITY closeButton.accesskey "c">