summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-ES/chrome/es-ES/locale/es-ES/messenger/messengercompose/EditorReplace.dtd
blob: b24c097ccfffc8a67fc1fcc117448141a39ea22e (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 "Buscar y reemplazar">
<!ENTITY findField.label "Buscar texto:">
<!ENTITY findField.accesskey "t">
<!ENTITY replaceField.label "Reemplazar con:">
<!ENTITY replaceField.accesskey "e">
<!ENTITY caseSensitiveCheckbox.label "Coinc. mayús./minús.">
<!ENTITY caseSensitiveCheckbox.accesskey "M">
<!ENTITY wrapCheckbox.label "Buscar en todo el documento">
<!ENTITY wrapCheckbox.accesskey "t">
<!ENTITY backwardsCheckbox.label "Buscar hacia atrás">
<!ENTITY backwardsCheckbox.accesskey "b">
<!ENTITY findNextButton.label "Buscar siguiente">
<!ENTITY findNextButton.accesskey "g">
<!ENTITY replaceButton.label "Reemplazar">
<!ENTITY replaceButton.accesskey "R">
<!ENTITY replaceAndFindButton.label "Reemplazar y buscar">
<!ENTITY replaceAndFindButton.accesskey "y">
<!ENTITY replaceAllButton.label "Reemplazar todo">
<!ENTITY replaceAllButton.accesskey "A">
<!ENTITY closeButton.label "Cerrar">
<!ENTITY closeButton.accesskey "C">