-
Notifications
You must be signed in to change notification settings - Fork 6k
Spring Security MessageSource files lack of 'ExceptionTranslationFilter.insufficientAuthentication' #9315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Good catch, @Venus-WXP! Are you able to contribute any translations in a PR? |
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed. |
Hi @Venus-WXP, Looking at the For watchers, we would love a contribution on this issue so don't hesitate if you are able to contribute one or more translations for the message: "Full authentication is required to access this resource" Currently supported locales are:
Missing locales (that currently have other messages) are:
|
Added pull request for Spanish #9822 |
…aditional Chinese Partially fix spring-projectsgh-9315
…aditional Chinese Partially fix gh-9315
…aditional Chinese Partially fix spring-projectsgh-9315
Partially fix #spring-projectsgh-9315 Adds Brazilian Portuguese translation missing for following messages in messages_pt_BR.properties; - ExceptionTranslationFilter.insufficientAuthentication - LdapAuthenticationProvider.badLdapConnection - PersistentTokenBasedRememberMeServices.cookieStolen
Partially fix #gh-9315 Adds Brazilian Portuguese translation missing for following messages in messages_pt_BR.properties; - ExceptionTranslationFilter.insufficientAuthentication - LdapAuthenticationProvider.badLdapConnection - PersistentTokenBasedRememberMeServices.cookieStolen
this.messages.getMessage("
ExceptionTranslationFilter.insufficientAuthentication
", "Full authentication is required to access this resource")All of messages_locale.properties files lack of this item.
The text was updated successfully, but these errors were encountered: