summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/en-CA/chrome/en-CA/locale/en-CA/messenger/messengercompose/EditorReplace.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/en-CA/chrome/en-CA/locale/en-CA/messenger/messengercompose/EditorReplace.dtd')
-rw-r--r--thunderbird-l10n/en-CA/chrome/en-CA/locale/en-CA/messenger/messengercompose/EditorReplace.dtd29
1 files changed, 29 insertions, 0 deletions
diff --git a/thunderbird-l10n/en-CA/chrome/en-CA/locale/en-CA/messenger/messengercompose/EditorReplace.dtd b/thunderbird-l10n/en-CA/chrome/en-CA/locale/en-CA/messenger/messengercompose/EditorReplace.dtd
new file mode 100644
index 0000000000..dab1dc5537
--- /dev/null
+++ b/thunderbird-l10n/en-CA/chrome/en-CA/locale/en-CA/messenger/messengercompose/EditorReplace.dtd
@@ -0,0 +1,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 "Find and Replace">
+<!ENTITY findField.label "Find text:">
+<!ENTITY findField.accesskey "n">
+<!ENTITY replaceField.label "Replace with:">
+<!ENTITY replaceField.accesskey "e">
+<!ENTITY caseSensitiveCheckbox.label "Match exact case">
+<!ENTITY caseSensitiveCheckbox.accesskey "M">
+<!ENTITY wrapCheckbox.label "Wrap around">
+<!ENTITY wrapCheckbox.accesskey "W">
+<!ENTITY backwardsCheckbox.label "Search backwards">
+<!ENTITY backwardsCheckbox.accesskey "b">
+<!ENTITY findNextButton.label "Find Next">
+<!ENTITY findNextButton.accesskey "F">
+<!ENTITY replaceButton.label "Replace">
+<!ENTITY replaceButton.accesskey "R">
+<!ENTITY replaceAndFindButton.label "Replace and Find">
+<!ENTITY replaceAndFindButton.accesskey "d">
+<!ENTITY replaceAllButton.label "Replace All">
+<!ENTITY replaceAllButton.accesskey "A">
+<!ENTITY closeButton.label "Close">
+<!ENTITY closeButton.accesskey "C">