summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/messengercompose/EditorReplace.dtd
blob: 6a1063320bb60c6fed5b6dd2a4b13b77a9c2fb4f (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 "Buscar y reemplazar">
<!ENTITY findField.label "Buscar texto:">
<!ENTITY findField.accesskey "n">
<!ENTITY replaceField.label "Reemplazar con:">
<!ENTITY replaceField.accesskey "e">
<!ENTITY caseSensitiveCheckbox.label "Correspondencia exacta de mayúsculas y minúsculas">
<!ENTITY caseSensitiveCheckbox.accesskey "M">
<!ENTITY wrapCheckbox.label "Envolver">
<!ENTITY wrapCheckbox.accesskey "W">
<!ENTITY backwardsCheckbox.label "Buscar hacia atrás">
<!ENTITY backwardsCheckbox.accesskey "b">
<!ENTITY findNextButton.label "Buscar siguiente">
<!ENTITY findNextButton.accesskey "F">
<!ENTITY replaceButton.label "Reemplazar">
<!ENTITY replaceButton.accesskey "R">
<!ENTITY replaceAndFindButton.label "Reemplazar y buscar">
<!ENTITY replaceAndFindButton.accesskey "d">
<!ENTITY replaceAllButton.label "Reemplazar todos">
<!ENTITY replaceAllButton.accesskey "A">
<!ENTITY closeButton.label "Cerrar">
<!ENTITY closeButton.accesskey "C">