diff options
Diffstat (limited to 'l10n-ast/mail/chrome/messenger/messengercompose/EditorReplace.dtd')
-rw-r--r-- | l10n-ast/mail/chrome/messenger/messengercompose/EditorReplace.dtd | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/l10n-ast/mail/chrome/messenger/messengercompose/EditorReplace.dtd b/l10n-ast/mail/chrome/messenger/messengercompose/EditorReplace.dtd new file mode 100644 index 0000000000..a8aa32c066 --- /dev/null +++ b/l10n-ast/mail/chrome/messenger/messengercompose/EditorReplace.dtd @@ -0,0 +1,26 @@ +<!-- 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 "Guetar y trocar"> +<!ENTITY findField.label "Guetar testu:"> +<!ENTITY findField.accesskey "t"> +<!ENTITY replaceField.label "Trocar con:"> +<!ENTITY replaceField.accesskey "o"> +<!ENTITY caseSensitiveCheckbox.label "Conc. mayús./minús."> +<!ENTITY caseSensitiveCheckbox.accesskey "c"> +<!ENTITY wrapCheckbox.label "Guetar en tol documentu"> +<!ENTITY wrapCheckbox.accesskey "t"> +<!ENTITY backwardsCheckbox.label "Guetar hacia atrás"> +<!ENTITY backwardsCheckbox.accesskey "u"> +<!ENTITY findNextButton.label "Guetar siguiente"> +<!ENTITY findNextButton.accesskey "g"> +<!ENTITY replaceButton.label "Trocar"> +<!ENTITY replaceButton.accesskey "r"> +<!ENTITY replaceAndFindButton.label "Guetar y trocar"> +<!ENTITY replaceAndFindButton.accesskey "y"> +<!ENTITY replaceAllButton.label "Trocar too"> +<!ENTITY replaceAllButton.accesskey "t"> +<!ENTITY closeButton.label "Zarrar"> |