diff --git a/UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings b/UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings index 90dd5cf85..b3d2f63cd 100644 --- a/UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings +++ b/UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings @@ -25,3 +25,7 @@ "No resource" = "Ningún recurso"; "Any Authenticated User" = "Cualquier usuario autenticado"; "Public Access" = "Acceso público"; +"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/SpanishArgentina.lproj/Localizable.strings b/UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings index e212cb8bc..c535f3ece 100644 --- a/UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings +++ b/UI/PreferencesUI/SpanishArgentina.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" = "Tamaño de fuente por defecto"; @@ -231,8 +231,11 @@ "Mail Account" = "Cuenta de correo"; "New Mail Account" = "Nueva Cuenta de Correo"; "Server Name" = "Nombre del servidor"; +"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; +"Smtp Auth" = "Smtp Auth"; "Port" = "Puerto"; "Encryption" = "Cifrado"; +"Outgoing Encryption" = "Outgoing Encryption"; "None" = "Sin cifrar"; "User Name" = "Nombre de usuario"; "Full Name" = "Nombre Completo";