blob: d16dc89a5e4ec366e7d00b7d17f511a27a937619 (
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 "Gestione identità per questo account. La prima identità è la predefinita.">
<!ENTITY identitiesListAdd.label "Aggiungi…">
<!ENTITY identitiesListAdd.accesskey "A">
<!ENTITY identitiesListEdit.label "Modifica…">
<!ENTITY identitiesListEdit.accesskey "M">
<!ENTITY identitiesListDefault.label "Imposta predefinito">
<!ENTITY identitiesListDefault.accesskey "p">
<!ENTITY identitiesListDelete.label "Elimina">
<!ENTITY identitiesListDelete.accesskey "E">
<!ENTITY identitiesListClose.label "Chiudi">
<!ENTITY identitiesListClose.accesskey "C">
|