mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +02:00
MDL-76105 lang: Import fixed English strings (en_fix)
This commit is contained in:
parent
c5da3db0ae
commit
ae2f8cfa67
29 changed files with 89 additions and 92 deletions
|
@ -30,7 +30,7 @@ $string['auth_data_mapping'] = 'Data mapping';
|
|||
$string['authenticationoptions'] = 'Authentication options';
|
||||
$string['auth_fieldlock'] = 'Lock value';
|
||||
$string['auth_fieldlockfield'] = 'Lock value ({$a})';
|
||||
$string['auth_fieldlock_expl'] = '<p><b>Lock value:</b> If enabled, will prevent Moodle users and admins from editing the field directly. Use this option if you are maintaining this data in the external auth system. </p>';
|
||||
$string['auth_fieldlock_expl'] = '<p>Lock value: If enabled, users will not be able to edit the field. Use this option if you are maintaining this data in the external auth system. </p>';
|
||||
$string['auth_fieldlocks'] = 'Lock user fields';
|
||||
$string['auth_fieldlocks_help'] = '<p>You can lock user data fields. This is useful for sites where the user data is maintained by the administrators manually by editing user records or uploading using the \'Upload users\' facility. If you are locking fields that are required by Moodle, make sure that you provide that data when creating user accounts or the accounts will be unusable.</p><p>Consider setting the lock mode to \'Unlocked if empty\' to avoid this problem.</p>';
|
||||
$string['auth_fieldmapping'] = 'Data mapping ({$a})';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue