From da2a68e182446b0d010418c1955b17f3c1436784 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emil=20Sier=C5=BC=C4=99ga?= Date: Thu, 28 Oct 2021 23:21:48 +0200 Subject: [PATCH] Add missing untranslated properties in messages_lt --- .../org/springframework/security/messages_lt.properties | 4 ++++ 1 file changed, 4 insertions(+) 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