diff options
Diffstat (limited to 'l10n-it/suite/chrome/common/search/engineManager.dtd')
-rw-r--r-- | l10n-it/suite/chrome/common/search/engineManager.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/common/search/engineManager.dtd b/l10n-it/suite/chrome/common/search/engineManager.dtd new file mode 100644 index 0000000000..ab1e5db5ad --- /dev/null +++ b/l10n-it/suite/chrome/common/search/engineManager.dtd @@ -0,0 +1,23 @@ +<!-- 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/. --> + +<!ENTITY engineManager.title "Gestione elenco motori di ricerca"> +<!ENTITY engineManager.style "min-width: 35em;"> +<!ENTITY engineManager.intro "I seguenti motori di ricerca risultano installati:"> +<!ENTITY columnLabel.name "Nome"> +<!ENTITY columnLabel.keyword "Parola chiave"> +<!ENTITY up.label "Muovi su"> +<!ENTITY up.accesskey "M"> +<!ENTITY dn.label "Muovi giù"> +<!ENTITY dn.accesskey "M"> +<!ENTITY remove.label "Elimina"> +<!ENTITY remove.accesskey "E"> +<!ENTITY edit.label "Modifica parola chiave…"> +<!ENTITY edit.accesskey "h"> +<!ENTITY addEngine.label "Aggiungi motori di ricerca…"> +<!ENTITY addEngine.accesskey "A"> +<!ENTITY enableSuggest.label "Mostra suggerimenti ricerca"> +<!ENTITY enableSuggest.accesskey "s"> +<!ENTITY restoreDefaults.label "Impostazioni predefinite"> +<!ENTITY restoreDefaults.accesskey "I"> |