blob: 1544fa4342d0a02e87cc80301fac8c82f88a3814 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- 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 identitiesListManageDesc.label "Gestisci le identità per questo account. La prima identità viene usata come predefinita.">
<!ENTITY identitiesListAdd.label "Aggiungi…">
<!ENTITY identitiesListAdd.accesskey "A">
<!ENTITY identitiesListEdit.label "Modifica…">
<!ENTITY identitiesListEdit.accesskey "M">
<!ENTITY identitiesListDefault.label "Imposta come predefinito">
<!ENTITY identitiesListDefault.accesskey "m">
<!ENTITY identitiesListDelete.label "Elimina">
<!ENTITY identitiesListDelete.accesskey "E">
<!ENTITY identitiesListClose.label "Chiudi">
<!ENTITY identitiesListClose.accesskey "C">
|