diff options
Diffstat (limited to 'l10n-ga-IE/mail/chrome/messenger/messengercompose/EditorReplace.dtd')
-rw-r--r-- | l10n-ga-IE/mail/chrome/messenger/messengercompose/EditorReplace.dtd | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n-ga-IE/mail/chrome/messenger/messengercompose/EditorReplace.dtd b/l10n-ga-IE/mail/chrome/messenger/messengercompose/EditorReplace.dtd new file mode 100644 index 0000000000..8ff49888da --- /dev/null +++ b/l10n-ga-IE/mail/chrome/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 "Aimsigh agus Ionadaigh"> +<!ENTITY findField.label "Cuardaigh téacs:"> +<!ENTITY findField.accesskey "r"> +<!ENTITY replaceField.label "Ionadaigh le:"> +<!ENTITY replaceField.accesskey "e"> +<!ENTITY caseSensitiveCheckbox.label "Meaitseáil an cás go beacht"> +<!ENTITY caseSensitiveCheckbox.accesskey "M"> +<!ENTITY wrapCheckbox.label "Timfhill"> +<!ENTITY wrapCheckbox.accesskey "T"> +<!ENTITY backwardsCheckbox.label "Cuardaigh ar gcúl"> +<!ENTITY backwardsCheckbox.accesskey "g"> +<!ENTITY findNextButton.label "An Chéad Cheann Eile"> +<!ENTITY findNextButton.accesskey "E"> +<!ENTITY replaceButton.label "Ionadaigh"> +<!ENTITY replaceButton.accesskey "I"> +<!ENTITY replaceAndFindButton.label "Ionadaigh agus Aimsigh"> +<!ENTITY replaceAndFindButton.accesskey "d"> +<!ENTITY replaceAllButton.label "Ionadaigh Uile"> +<!ENTITY replaceAllButton.accesskey "a"> +<!ENTITY closeButton.label "Dún"> +<!ENTITY closeButton.accesskey "D"> |