blob: e0f679e0bc70d7a2ad8a4cb0be1ec8ca30932fc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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 "網際網路搜尋">
<!ENTITY legendHeader "預設搜尋引擎">
<!ENTITY defaultSearchEngine.label "使用搜尋引擎:">
<!ENTITY defaultSearchEngine.accesskey "S">
<!ENTITY engineManager.label "管理搜尋引擎…">
<!ENTITY searchResults.label "搜尋結果">
<!ENTITY openInTab.label "將側邊欄搜尋結果開啟於新分頁">
<!ENTITY openInTab.accesskey "n">
<!ENTITY openContextSearchTab.label "使用右鍵搜尋功能時,將搜尋結果顯示在新分頁而非新視窗">
<!ENTITY openContextSearchTab.accesskey "t">
|