diff --git a/UI/AdministrationUI/Romanian.lproj/Localizable.strings b/UI/AdministrationUI/Romanian.lproj/Localizable.strings index 083b00f72..0d05f6d2f 100644 --- a/UI/AdministrationUI/Romanian.lproj/Localizable.strings +++ b/UI/AdministrationUI/Romanian.lproj/Localizable.strings @@ -25,3 +25,7 @@ "No resource" = "Nici-o resursa"; "Any Authenticated User" = "Orice utilizator autentificat"; "Public Access" = "Acces Public"; +"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/Romanian.lproj/Localizable.strings b/UI/PreferencesUI/Romanian.lproj/Localizable.strings index 23ee50e86..09371a93d 100644 --- a/UI/PreferencesUI/Romanian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Romanian.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" = "Marime font implicită"; @@ -231,8 +231,11 @@ "Mail Account" = "Cont Email"; "New Mail Account" = "Cont de mail nou"; "Server Name" = "Nume Server"; +"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; +"Smtp Auth" = "Smtp Auth"; "Port" = "Port"; "Encryption" = "Criptare"; +"Outgoing Encryption" = "Outgoing Encryption"; "None" = "Nimic"; "User Name" = "Nume Utilizator"; "Full Name" = "Nume Complet";