mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-56431 messaging: Added aria label to filter.
Added an aria label to the course filter in the messaging page.
This commit is contained in:
parent
c5c8f3a6f5
commit
72a5842bd7
4 changed files with 7 additions and 1 deletions
|
@ -97,6 +97,7 @@ $string['outputnotconfigured'] = 'Not configured';
|
|||
$string['permitted'] = 'Permitted';
|
||||
$string['processorsettings'] = 'Processor settings';
|
||||
$string['removecontact'] = 'Remove contact';
|
||||
$string['removecoursefilter'] = 'Remove filter for course {$a}';
|
||||
$string['removefromyourcontacts'] = 'Remove from your contacts';
|
||||
$string['requiresconfiguration'] = 'Requires configuration';
|
||||
$string['searchforuser'] = 'Search for a user';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue