blob: fcf45b98d85e1ff13da2d7e8a53333cdde859cb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- 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 "Ricerche in Internet">
<!ENTITY legendHeader "Motore di ricerca predefinito">
<!ENTITY defaultSearchEngine.label "Cerca usando:">
<!ENTITY defaultSearchEngine.accesskey "C">
<!ENTITY engineManager.label "Gestione motori di ricerca…">
<!ENTITY searchResults.label "Risultati della ricerca">
<!ENTITY openInTab.label "Apri nuove schede per i risultati della ricerca della Barra laterale">
<!ENTITY openInTab.accesskey "n">
<!ENTITY openContextSearchTab.label "Apri una scheda invece di una finestra per una ricerca sul web tramite menu contestuale">
<!ENTITY openContextSearchTab.accesskey "s">
|