diff options
Diffstat (limited to 'l10n-fi/suite/chrome/common/search/engineManager.dtd')
-rw-r--r-- | l10n-fi/suite/chrome/common/search/engineManager.dtd | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/common/search/engineManager.dtd b/l10n-fi/suite/chrome/common/search/engineManager.dtd new file mode 100644 index 0000000000..7b16585bf2 --- /dev/null +++ b/l10n-fi/suite/chrome/common/search/engineManager.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/. --> + +<!ENTITY engineManager.title "Muokkaa hakukoneita"> +<!ENTITY engineManager.style "min-width: 35em;"> +<!ENTITY engineManager.intro "Seuraavat hakukoneet on asennettu:"> + +<!ENTITY columnLabel.name "Nimi"> +<!ENTITY columnLabel.keyword "Pikakomento"> + +<!-- Buttons --> +<!ENTITY up.label "Siirrä ylös"> +<!ENTITY up.accesskey "y"> +<!ENTITY dn.label "Siirrä alas"> +<!ENTITY dn.accesskey "a"> +<!ENTITY remove.label "Poista"> +<!ENTITY remove.accesskey "o"> +<!ENTITY edit.label "Muokkaa pikakomentoa…"> +<!ENTITY edit.accesskey "M"> + +<!ENTITY addEngine.label "Hae lisää hakukoneita…"> +<!ENTITY addEngine.accesskey "a"> + +<!ENTITY enableSuggest.label "Näytä hakuehdotukset"> +<!ENTITY enableSuggest.accesskey "N"> + +<!ENTITY restoreDefaults.label "Palauta oletukset"> +<!ENTITY restoreDefaults.accesskey "P"> |