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
Copy file name to clipboardexpand all lines: lang/en/tool_mfa.php
+1-1
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@
41
41
$string['error:setupfactor'] = 'Can not setup factor';
42
42
$string['error:revoke'] = 'Can not revoke factor';
43
43
$string['error:notenoughfactors'] = 'Unable to authenticate';
44
-
$string['error:reauth'] = 'Login again to attempt re-verification of any skipped factors.';
44
+
$string['error:reauth'] = 'We couldn\'t confirm your identity sufficiently to meet this sites authentication security policy. If you skipped any factors you can try again, or please contact your site administrator.';
45
45
$string['error:support'] = 'If you are still unable to login, or believe you are seeing this in error,
46
46
please send an email to the following address for support:';
47
47
$string['error:supportpage'] = 'Click here to go to the general support page.';
0 commit comments