You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess I know, which message caused it. It is this message:
$lang['authnotenabled'] = 'The account associated with your email address has not enabled logging in with %s. Please login by other means and enable it in your profile.';
In czech language, there are two specifiers, whereas in english, there are only one:
$lang['authnotenabled'] = 'Uživatelský účet spojený s vaší e-mailovou adresou nemá povolené přihlašování službou %s. Prosím přihlašte se jinou metodou a povolte přihlašování službou %s ve svém profilu
Issue Description
There is an error while logging. I don't know what caused it, as there is argument count error for calling sprintf:
The text was updated successfully, but these errors were encountered: