diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-it/suite/chrome/common/pref/pref-search.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/common/pref/pref-search.dtd b/l10n-it/suite/chrome/common/pref/pref-search.dtd new file mode 100644 index 0000000000..fcf45b98d8 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,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"> |