diff --git a/UI/MainUI/Romanian.lproj/Localizable.strings b/UI/MainUI/Romanian.lproj/Localizable.strings index 987f5eab8..183de4d4c 100644 --- a/UI/MainUI/Romanian.lproj/Localizable.strings +++ b/UI/MainUI/Romanian.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "Răspuns de eroare nedeclarat"; "Password change is not supported." = "Schimbare parolei nu este suportată."; "Unhandled HTTP error code: %{0}" = "Răspuns de eroare HTTP nedeclarat: %{0}"; +"Current password" = "Current password"; "New password" = "Parola nouă"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "Confirmare"; +"Change" = "Change"; "Cancel" = "Renunţare"; "Please wait..." = "Vă rugăm să așteptați..."; "Close" = "Închide"; diff --git a/UI/PreferencesUI/Romanian.lproj/Localizable.strings b/UI/PreferencesUI/Romanian.lproj/Localizable.strings index 33485ab7d..64c297879 100644 --- a/UI/PreferencesUI/Romanian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Romanian.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" = "Marime font implicită";