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" },
{ "Password", "&Contrase\u00f1a" },
{ "EnterPassword", "Introduzca Contrase\u00f1a Aplicaci\u00f3n" },
{ "Language", "&Idioma" },
{ "SelectLanguage", "Seleccione su idioma" },
{ "Role", "Perfil" },
{ "Client", "Entidad" },
{ "Language", "Lenguaje" },
{ "SelectLanguage", "Seleccione su lenguaje" },
{ "Role", "Rol" },
{ "Client", "Compa\u00f1\u00eda" },
{ "Organization", "Organizaci\u00f3n" },
{ "Date", "Fecha" },
{ "Warehouse", "Almac\u00e9n" },