MDL-64170 block_myoverview: Extend fix to aria label
This commit is contained in:
@@ -38,7 +38,7 @@ $string['aria:groupingdropdown'] = 'Grouping dropdown';
|
||||
$string['aria:inprogress'] = 'Show in 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 title';
|
||||
$string['aria:title'] = 'Sort courses by course name';
|
||||
$string['aria:past'] = 'Show past courses';
|
||||
$string['aria:removefromfavourites'] = 'Remove star for';
|
||||
$string['aria:summary'] = 'Switch to summary view';
|
||||
|
||||
Reference in New Issue
Block a user