MDL-79958 factor_nosetup: Language string updates
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
|
||||
$string['deleteunusablefactors'] = 'Delete unusable Optional MFA factors';
|
||||
$string['info'] = 'This factor passes if the user has no other factors set up.';
|
||||
$string['pluginname'] = 'No other factors';
|
||||
$string['privacy:metadata'] = 'The No other factors plugin does not store any personal data';
|
||||
$string['pluginname'] = 'Optional MFA';
|
||||
$string['privacy:metadata'] = 'The Optional MFA plugin does not store any personal data';
|
||||
$string['settings:description'] = 'Allow users who haven\'t set up any other authentication factors to bypass MFA until another factor is added.';
|
||||
$string['settings:shortdescription'] = 'Allow users to bypass MFA if they have not set up any other authentication factor.';
|
||||
$string['summarycondition'] = 'has no other factors set up';
|
||||
|
||||
Reference in New Issue
Block a user