diff options
Diffstat (limited to 'l10n-fi/suite/chrome/common/pref/pref-search.dtd')
-rw-r--r-- | l10n-fi/suite/chrome/common/pref/pref-search.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/common/pref/pref-search.dtd b/l10n-fi/suite/chrome/common/pref/pref-search.dtd new file mode 100644 index 0000000000..cd04820c3b --- /dev/null +++ b/l10n-fi/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,22 @@ +<!-- 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 content/pref-search.xul --> + +<!-- LOCALIZATION NOTE : FILE The Search prefs dialog --> + +<!ENTITY pref.search.title "Verkkohaut"> +<!ENTITY legendHeader "Oletushakukone"> +<!ENTITY defaultSearchEngine.label "Hakukone:"> +<!ENTITY defaultSearchEngine.accesskey "H"> + +<!-- Will be used by bug 595246 --> +<!ENTITY engineManager.label "Muokkaa hakukoneita…"> + +<!ENTITY searchResults.label "Haun tulokset"> + +<!ENTITY openInTab.label "Avaa uusi välilehti sivupaneelista tehdyn haun tuloksille"> +<!ENTITY openInTab.accesskey "v"> +<!ENTITY openContextSearchTab.label "Avaa ponnahdusvalikosta tehty haku uuteen välilehteen ikkunan sijaan"> +<!ENTITY openContextSearchTab.accesskey "A"> |