blob: e8f2fef03a13a6bf85fae0742abccfe049848c66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<!-- 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">
|