Synchronize translation of login window with the corresponding options on menu

This commit is contained in:
Carlos Ruiz 2011-03-25 19:56:07 -05:00
parent de8c0de43e
commit 7c1401bc60
1 changed files with 4 additions and 4 deletions

View File

@ -43,10 +43,10 @@ public final class ALoginRes_es extends ListResourceBundle
{ "EnterUser", "Introduzca Usuario Aplicaci\u00f3n" }, { "EnterUser", "Introduzca Usuario Aplicaci\u00f3n" },
{ "Password", "&Contrase\u00f1a" }, { "Password", "&Contrase\u00f1a" },
{ "EnterPassword", "Introduzca Contrase\u00f1a Aplicaci\u00f3n" }, { "EnterPassword", "Introduzca Contrase\u00f1a Aplicaci\u00f3n" },
{ "Language", "&Idioma" }, { "Language", "Lenguaje" },
{ "SelectLanguage", "Seleccione su idioma" }, { "SelectLanguage", "Seleccione su lenguaje" },
{ "Role", "Perfil" }, { "Role", "Rol" },
{ "Client", "Entidad" }, { "Client", "Compa\u00f1\u00eda" },
{ "Organization", "Organizaci\u00f3n" }, { "Organization", "Organizaci\u00f3n" },
{ "Date", "Fecha" }, { "Date", "Fecha" },
{ "Warehouse", "Almac\u00e9n" }, { "Warehouse", "Almac\u00e9n" },