mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
SCORM MDL-21989 improved english string to state that some browsers may prevent these settings.
This commit is contained in:
parent
6fc67fce72
commit
624bcb1606
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ $string['onchanges'] = 'Whenever it changes';
|
|||
$string['optallstudents'] = 'all users';
|
||||
$string['optattemptsonly'] = 'users with attempts only';
|
||||
$string['optnoattemptsonly'] = 'users with no attempts only';
|
||||
$string['options'] = 'Options';
|
||||
$string['options'] = 'Options (Prevented by some browsers)';
|
||||
$string['organization'] = 'Organization';
|
||||
$string['organizations'] = 'Organizations';
|
||||
$string['othersettings'] = 'Additional settings';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue