MDL-50622 lang: Merge English strings from the en_fix language pack
This commit is contained in:
committed by
David Mudrák
parent
89273142e2
commit
d1d1d24396
@@ -758,7 +758,7 @@ $string['reviewoptions'] = 'Students may review';
|
||||
$string['reviewoptionsheading'] = 'Review options';
|
||||
$string['reviewoptionsheading_help'] = 'These options control what information students can see when they review a quiz attempt or look at the quiz reports.
|
||||
|
||||
**During the attempt** settings are are only relevant for some behaviours, like \'interactive with multiple tries\', which may display feedback during the attempt.
|
||||
**During the attempt** settings are only relevant for some behaviours, like \'interactive with multiple tries\', which may display feedback during the attempt.
|
||||
|
||||
**Immediately after the attempt** settings apply for the first two minutes after \'Submit all and finish\' is clicked.
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
$string['apierror'] = '{$a}';
|
||||
$string['apikey'] = 'API key';
|
||||
$string['information'] = '<div>Get a <a href="https://developers.google.com/youtube/v3/getting-started">Google API Key</a> for your Moodle site.</div>';
|
||||
$string['information'] = 'Get a <a href="https://developers.google.com/youtube/v3/getting-started">Google API key</a> for your Moodle site.';
|
||||
$string['pluginname'] = 'Youtube videos';
|
||||
$string['search'] = 'Search videos';
|
||||
$string['youtube:view'] = 'Use youtube in file picker';
|
||||
|
||||
Reference in New Issue
Block a user