mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-66990 lang: Import fixed English strings (en_fix)
Significant string changes: * hidegrader_help,mod_assign - note about setting having no effect on comments box * configdefaultrequestcategory, configenablecourserequests, configlockrequestcategory, lockrequestcategory, core_admin - clearer explanation * configenablecompletion,core_completion - including reason for setting activity completion conditions * emailstop,core - clearer wording * setuplink_desc,tool_mobile - including where the app download page link is displayed and leaving the setting empty
This commit is contained in:
parent
e04a73ccc0
commit
7ac4c9c1f6
16 changed files with 46 additions and 44 deletions
|
@ -51,7 +51,7 @@ $string['auth_remove_keep'] = 'Keep internal';
|
|||
$string['auth_remove_suspend'] = 'Suspend internal';
|
||||
$string['auth_remove_user'] = 'Specify what to do with internal user account during mass synchronisation when user was removed from external source. Only suspended users are automatically restored if they reappear in the external source.';
|
||||
$string['auth_remove_user_key'] = 'Removed ext user';
|
||||
$string['auth_sync_suspended'] = 'When enabled, the suspended attribute will be used to update the local user account\'s suspension status.';
|
||||
$string['auth_sync_suspended'] = 'If enabled, the suspended attribute will be used to update the local user account\'s suspension status.';
|
||||
$string['auth_sync_suspended_key'] = 'Synchronise local user suspension status';
|
||||
$string['auth_sync_script'] = 'User account synchronisation';
|
||||
$string['auth_updatelocal'] = 'Update local';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue