summaryrefslogtreecommitdiffstats
path: root/l10n-fi/suite/chrome/editor/dialogs/EditorReplace.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-fi/suite/chrome/editor/dialogs/EditorReplace.dtd')
-rw-r--r--l10n-fi/suite/chrome/editor/dialogs/EditorReplace.dtd27
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/editor/dialogs/EditorReplace.dtd b/l10n-fi/suite/chrome/editor/dialogs/EditorReplace.dtd
new file mode 100644
index 0000000000..bfea4c73c5
--- /dev/null
+++ b/l10n-fi/suite/chrome/editor/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 "Etsi ja korvaa">
+<!ENTITY findField.label "Etsi:">
+<!ENTITY findField.accesskey "E">
+<!ENTITY replaceField.label "Korvaava teksti:">
+<!ENTITY replaceField.accesskey "K">
+<!ENTITY caseSensitiveCheckbox.label "Huomioi kirjainkoko">
+<!ENTITY caseSensitiveCheckbox.accesskey "H">
+<!ENTITY wrapCheckbox.label "Kierrä lopusta alkuun">
+<!ENTITY wrapCheckbox.accesskey "e">
+<!ENTITY backwardsCheckbox.label "Etsi taaksepäin">
+<!ENTITY backwardsCheckbox.accesskey "t">
+<!ENTITY findNextButton.label "Etsi seuraava">
+<!ENTITY findNextButton.accesskey "s">
+<!ENTITY replaceButton.label "Korvaa">
+<!ENTITY replaceButton.accesskey "K">
+<!ENTITY replaceAndFindButton.label "Korvaa ja etsi">
+<!ENTITY replaceAndFindButton.accesskey "o">
+<!ENTITY replaceAllButton.label "Korvaa kaikki">
+<!ENTITY replaceAllButton.accesskey "r">
+<!ENTITY closeButton.label "Sulje">
+<!ENTITY closeButton.accesskey "S">