mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +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
|
@ -112,7 +112,7 @@ $string['completionupdated'] = 'Updated completion for activity <b>{$a}</b>';
|
|||
$string['completionview'] = 'Require view';
|
||||
$string['completionview_desc'] = 'Student must view this activity to complete it';
|
||||
$string['configcompletiondefault'] = 'The default setting for completion tracking when creating new activities.';
|
||||
$string['configenablecompletion'] = 'When enabled, this lets you turn on completion tracking (progress) features at course level.';
|
||||
$string['configenablecompletion'] = 'If enabled, course and activity completion conditions may be set. Setting activity completion conditions is recommended so that meaningful data is displayed for users in their course overview on the Dashboard.';
|
||||
$string['confirmselfcompletion'] = 'Confirm self completion';
|
||||
$string['courseaggregation'] = 'Condition requires';
|
||||
$string['courseaggregation_all'] = 'ALL selected courses to be completed';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue