summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/fr/chrome/fr/locale/fr/messenger/messengercompose/EditorReplace.dtd
blob: 80e75873890835999412a732ba740621f5802694 (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 "Rechercher et remplacer">
<!ENTITY findField.label "Rechercher :">
<!ENTITY findField.accesskey "e">
<!ENTITY replaceField.label "Remplacer par :">
<!ENTITY replaceField.accesskey "l">
<!ENTITY caseSensitiveCheckbox.label "Distinguer majuscules et minuscules">
<!ENTITY caseSensitiveCheckbox.accesskey "D">
<!ENTITY wrapCheckbox.label "Boucler autour du document">
<!ENTITY wrapCheckbox.accesskey "B">
<!ENTITY backwardsCheckbox.label "Rechercher en arrière">
<!ENTITY backwardsCheckbox.accesskey "a">
<!ENTITY findNextButton.label "Rechercher le prochain">
<!ENTITY findNextButton.accesskey "P">
<!ENTITY replaceButton.label "Remplacer">
<!ENTITY replaceButton.accesskey "R">
<!ENTITY replaceAndFindButton.label "Chercher et remplacer">
<!ENTITY replaceAndFindButton.accesskey "C">
<!ENTITY replaceAllButton.label "Tout remplacer">
<!ENTITY replaceAllButton.accesskey "T">
<!ENTITY closeButton.label "Fermer">
<!ENTITY closeButton.accesskey "F">