diff options
Diffstat (limited to '')
-rwxr-xr-x | l10n-si/suite/chrome/common/pref/pref-search.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/common/pref/pref-search.dtd b/l10n-si/suite/chrome/common/pref/pref-search.dtd new file mode 100755 index 0000000000..683b5b7b6e --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,17 @@ +<!-- 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 "Internet Search"> +<!ENTITY legendHeader "Default Search Engine"> +<!ENTITY defaultSearchEngine.label "Search using:"> +<!ENTITY defaultSearchEngine.accesskey "S"> + +<!ENTITY searchResults.label "Search Results"> + +<!ENTITY openInTab.label "Open new tabs for sidebar search results"> +<!ENTITY openInTab.accesskey "n"> |