diff options
Diffstat (limited to 'program/localization/it_IT/labels.inc')
-rw-r--r-- | program/localization/it_IT/labels.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/it_IT/labels.inc b/program/localization/it_IT/labels.inc index 29b708ec7..75a24c5fd 100644 --- a/program/localization/it_IT/labels.inc +++ b/program/localization/it_IT/labels.inc @@ -162,7 +162,7 @@ $labels['currpage'] = 'Pagina corrente'; $labels['unread'] = 'Non letti'; $labels['flagged'] = 'Contrassegnato'; $labels['unanswered'] = 'Senza risposta'; -$labels['withattachment'] = 'With attachment'; +$labels['withattachment'] = 'Con allegato'; $labels['deleted'] = 'Cancellato'; $labels['undeleted'] = 'Non eliminato'; $labels['invert'] = 'Inverti'; @@ -402,6 +402,7 @@ $labels['htmleditor'] = 'Scrivi i messaggi in HTML'; $labels['htmlonreply'] = 'solo in risposta a messaggi HTML'; $labels['htmlonreplyandforward'] = 'su inoltro o risposta a messaggi HTML'; $labels['htmlsignature'] = 'Firma in HTML'; +$labels['showemail'] = 'Visualizza indirizzi email con il nome visualizzato'; $labels['previewpane'] = 'Mostra l\'anteprima'; $labels['skin'] = 'Tema interfaccia'; $labels['logoutclear'] = 'Svuota il Cestino all\'uscita'; |