blob: bbe2617d77608bc67afede30c71c0ff3e0a4a8ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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">
<!ENTITY openSidebarSearchPanel.label "Open the Search tab in the sidebar when a search is invoked">
<!ENTITY openSidebarSearchPanel.accesskey "O">
|