diff options
Diffstat (limited to 'l10n-hsb/editor/ui/chrome/dialogs/EditorReplace.dtd')
-rw-r--r-- | l10n-hsb/editor/ui/chrome/dialogs/EditorReplace.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-hsb/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-hsb/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..def797f1a4 --- /dev/null +++ b/l10n-hsb/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 "Pytać a narunać"> +<!ENTITY findField.label "Pytać:"> +<!ENTITY findField.accesskey "P"> +<!ENTITY replaceField.label "Narunać z:"> +<!ENTITY replaceField.accesskey "u"> +<!ENTITY caseSensitiveCheckbox.label "Na wulkopisanje dźiwać"> +<!ENTITY caseSensitiveCheckbox.accesskey "d"> +<!ENTITY wrapCheckbox.label "Linki łamać"> +<!ENTITY wrapCheckbox.accesskey "L"> +<!ENTITY backwardsCheckbox.label "Dozady pytać"> +<!ENTITY backwardsCheckbox.accesskey "z"> +<!ENTITY findNextButton.label "Dale pytać"> +<!ENTITY findNextButton.accesskey "D"> +<!ENTITY replaceButton.label "Narunać"> +<!ENTITY replaceButton.accesskey "N"> +<!ENTITY replaceAndFindButton.label "Narunać a pytać"> +<!ENTITY replaceAndFindButton.accesskey "r"> +<!ENTITY replaceAllButton.label "Wšě narunać"> +<!ENTITY replaceAllButton.accesskey "W"> +<!ENTITY closeButton.label "Začinić"> +<!ENTITY closeButton.accesskey "Z"> |