mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-20458 - adding help button to screen reader
This commit is contained in:
parent
2821c4955b
commit
7851bd35ae
2 changed files with 2 additions and 0 deletions
|
@ -1410,6 +1410,7 @@ $string['scalestip2'] = 'To create custom scales, click the Grades link in the c
|
|||
$string['screenreaderno'] = 'No';
|
||||
$string['screenreaderuse'] = 'Screen reader';
|
||||
$string['screenreaderyes'] = 'Yes';
|
||||
$string['screenreaderuse_help'] = 'If set to yes, a more accessible interface is provided in various places such as chat.';
|
||||
$string['screenshot'] = 'Screenshot';
|
||||
$string['search'] = 'Search'; // TODO rename to searchforums and move to mod_forum
|
||||
$string['search_help'] = 'For basic searching of one or more words anywhere in the text, just type them separated by spaces. All words longer than two characters are used.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue