diff --git a/VERSION b/VERSION index 0eed1a29..f8f4f03b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.12.0 +1.12.1 diff --git a/templates/base.html.twig b/templates/base.html.twig index fc224e60..425594c0 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -115,7 +115,7 @@ {# Must be outside of the sidebar or it will be hidden too #} - diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index 023b2543..ea6923ac 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -3587,7 +3587,7 @@ Sub elements will be moved upwards. tfa_google.disable.confirm_message If you disable the Authenticator App, all backup codes will be deleted, so you may need to reprint them.<br> -Also note that without two-factor authentication your account is not as well protected against attackers! +Also note that without two-factor authentication, your account is no longer as well protected against attackers! @@ -3617,7 +3617,7 @@ Also note that without two-factor authentication your account is not as well pro tfa_google.step.scan - Scan the adjoining QR Code with the app or enter the data manually + Scan the adjacent QR Code with the app or enter the data manually diff --git a/translations/security.nl.xlf b/translations/security.nl.xlf new file mode 100644 index 00000000..8b87c28c --- /dev/null +++ b/translations/security.nl.xlf @@ -0,0 +1,17 @@ + + + + + + user.login_error.user_disabled + Uw account is gedeactiveerd! Neem contact op met een beheerder indien dit incorrect is. + + + + + saml.error.cannot_login_local_user_per_saml + U kunt niet inloggen als lokale gebruiker met SSO! Gebruik uw lokale wachtwoord. + + + +