diff options
Diffstat (limited to 'l10n-br/editor/ui/chrome/dialogs/EditorReplace.dtd')
-rw-r--r-- | l10n-br/editor/ui/chrome/dialogs/EditorReplace.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-br/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-br/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..403810db53 --- /dev/null +++ b/l10n-br/editor/ui/chrome/dialogs/EditorReplace.dtd @@ -0,0 +1,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.xul --> + +<!ENTITY replaceDialog.title "Kavout hag amsaviñ"> +<!ENTITY findField.label "Kavout an destenn :"> +<!ENTITY findField.accesskey "n"> +<!ENTITY replaceField.label "Amsaviñ gant :"> +<!ENTITY replaceField.accesskey "s"> +<!ENTITY caseSensitiveCheckbox.label "Doujañ ouzh ar pennlizherennoù"> +<!ENTITY caseSensitiveCheckbox.accesskey "j"> +<!ENTITY wrapCheckbox.label "Ambakañ tro dro dezhi"> +<!ENTITY wrapCheckbox.accesskey "d"> +<!ENTITY backwardsCheckbox.label "Klask a-gil"> +<!ENTITY backwardsCheckbox.accesskey "K"> +<!ENTITY findNextButton.label "Klask war-lerc'h"> +<!ENTITY findNextButton.accesskey "K"> +<!ENTITY replaceButton.label "Amsaviñ"> +<!ENTITY replaceButton.accesskey "s"> +<!ENTITY replaceAndFindButton.label "Amsaviñ ha kavout"> +<!ENTITY replaceAndFindButton.accesskey "s"> +<!ENTITY replaceAllButton.label "Amsaviñ pep tra"> +<!ENTITY replaceAllButton.accesskey "A"> +<!ENTITY closeButton.label "Serriñ"> +<!ENTITY closeButton.accesskey "S"> |