diff --git a/core/src/main/resources/org/springframework/security/messages_lt.properties b/core/src/main/resources/org/springframework/security/messages_lt.properties index a1f47671c1..ea0293e669 100644 --- a/core/src/main/resources/org/springframework/security/messages_lt.properties +++ b/core/src/main/resources/org/springframework/security/messages_lt.properties @@ -32,6 +32,10 @@ JdbcDaoImpl.noAuthority=Vartotojas {0} neturi GrantedAuthority JdbcDaoImpl.notFound=Vartotojas {0} nerastas LdapAuthenticationProvider.badCredentials=Blogi kredencialai #LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed +#LdapAuthenticationProvider.credentialsExpired=User credentials have expired +#LdapAuthenticationProvider.disabled=User is disabled +#LdapAuthenticationProvider.expired=User account has expired +#LdapAuthenticationProvider.locked=User account is locked LdapAuthenticationProvider.emptyUsername=Tu\u0161\u010dias vartotojo vardas neleid\u017eiamas LdapAuthenticationProvider.onlySupports=Priimamas tik UsernamePasswordAuthenticationToken PasswordComparisonAuthenticator.badCredentials=Blogi kredencialai