diff --git a/UI/MainUI/Italian.lproj/Localizable.strings b/UI/MainUI/Italian.lproj/Localizable.strings index 07c90f131..896ce1c32 100644 --- a/UI/MainUI/Italian.lproj/Localizable.strings +++ b/UI/MainUI/Italian.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "Risposta con errore non gestito"; "Password change is not supported." = "Cambio di password non supportato."; "Unhandled HTTP error code: %{0}" = "Codice errore HTTP non gestito: %{0}"; +"Current password" = "Current password"; "New password" = "Nuova password"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "Conferma"; +"Change" = "Change"; "Cancel" = "Cancella"; "Please wait..." = "Prego attendere..."; "Close" = "Chiudi"; diff --git a/UI/PreferencesUI/Italian.lproj/Localizable.strings b/UI/PreferencesUI/Italian.lproj/Localizable.strings index 184dd8367..6c30c0259 100644 --- a/UI/PreferencesUI/Italian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Italian.lproj/Localizable.strings @@ -207,6 +207,7 @@ "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 attachements for inline images" = "Hide attachments for inline images"; +"Show attachments above the message" = "Show attachments above the message"; /* Base font size for messages composed in HTML */ "Default font size" = "Grandezza carattere predefinita";