diff --git a/UI/AdministrationUI/Italian.lproj/Localizable.strings b/UI/AdministrationUI/Italian.lproj/Localizable.strings index b730e61c4..12a075657 100644 --- a/UI/AdministrationUI/Italian.lproj/Localizable.strings +++ b/UI/AdministrationUI/Italian.lproj/Localizable.strings @@ -25,3 +25,7 @@ "No resource" = "Nessuna risorsa"; "Any Authenticated User" = "Qualsiasi Utente Autenticato"; "Public Access" = "Accesso pubblico"; +"Save" = "Save"; +"Clear" = "Clear"; +"Message of the day" = "Message of the day"; +"Message of the day has been saved" = "Message of the day has been saved"; diff --git a/UI/PreferencesUI/Italian.lproj/Localizable.strings b/UI/PreferencesUI/Italian.lproj/Localizable.strings index 9f88aa3db..1511461ae 100644 --- a/UI/PreferencesUI/Italian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Italian.lproj/Localizable.strings @@ -205,7 +205,7 @@ "Insert signature on reply" = "Insert signature on reply"; "Insert signature on forward" = "Insert signature on forward"; "Show recipients or sender full email in mailboxes" = "Show recipients or sender full email in mailboxes"; -"Hide inline attachments" = "Hide inline attachments"; +"Hide attachements for inline images" = "Hide attachements for inline images"; /* Base font size for messages composed in HTML */ "Default font size" = "Grandezza carattere predefinita"; @@ -231,8 +231,11 @@ "Mail Account" = "Account di Posta"; "New Mail Account" = "Nuovo Account di Posta"; "Server Name" = "Nome del server"; +"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; +"Smtp Auth" = "Smtp Auth"; "Port" = "Porta"; "Encryption" = "Crittografia"; +"Outgoing Encryption" = "Outgoing Encryption"; "None" = "Nessuno"; "User Name" = "Nome Utente"; "Full Name" = "Nome completo";