Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 24... Línea 24...
24
 */
24
 */
Línea 25... Línea 25...
25
 
25
 
26
$string['info'] = 'This factor allows for NOT being an administrator to count as a factor. Its intended use is to ensure administators require tighter security, so regular users get the weight for free, while admins must use other factors.';
26
$string['info'] = 'This factor allows for NOT being an administrator to count as a factor. Its intended use is to ensure administators require tighter security, so regular users get the weight for free, while admins must use other factors.';
27
$string['pluginname'] = 'Non-administrator';
27
$string['pluginname'] = 'Non-administrator';
-
 
28
$string['privacy:metadata'] = 'The Non-administrator factor plugin does not store any personal data.';
-
 
29
$string['settings:description'] = 'All users except site administrators receive the points for this factor. This allows you to require additional authentication factors for site administrators.';
28
$string['privacy:metadata'] = 'The Non-administrator factor plugin does not store any personal data.';
30
$string['settings:shortdescription'] = 'Require additional authentication factors for administrators.';
29
$string['settings:weight_help'] = 'Weight is given to regular users for this factor, so admins must have more factors than a regular user to pass.';
31
$string['settings:weight_help'] = 'Weight is given to regular users for this factor, so admins must have more factors than a regular user to pass.';