mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +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
|
@ -38,7 +38,7 @@ $string['aria:displaydropdown'] = 'Display drop-down menu';
|
|||
$string['aria:favourites'] = 'Show starred courses';
|
||||
$string['aria:future'] = 'Show future courses';
|
||||
$string['aria:groupingdropdown'] = 'Grouping drop-down menu';
|
||||
$string['aria:inprogress'] = 'Show in courses in progress';
|
||||
$string['aria:inprogress'] = 'Show courses in progress';
|
||||
$string['aria:lastaccessed'] = 'Sort courses by last accessed date';
|
||||
$string['aria:list'] = 'Switch to list view';
|
||||
$string['aria:title'] = 'Sort courses by course name';
|
||||
|
@ -54,7 +54,7 @@ $string['courseprogress'] = 'Course progress:';
|
|||
$string['completepercent'] = '{$a}% complete';
|
||||
$string['customfield'] = 'Custom field';
|
||||
$string['customfiltergrouping'] = 'Field to use';
|
||||
$string['customfiltergrouping_nofields'] = 'You need to add at least one course custom field in order to use this setting';
|
||||
$string['customfiltergrouping_nofields'] = 'This option requires a course custom field to be set up.';
|
||||
$string['displaycategories'] = 'Display categories';
|
||||
$string['displaycategories_help'] = 'Display the course category on dashboard course items including cards, list items and summary items.';
|
||||
$string['favourites'] = 'Starred';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue