mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-64170 block_myoverview: Extend fix to aria label
This commit is contained in:
parent
5cd2cd385c
commit
9f61908ccd
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue