Merge branch 'MDL-50622-master-enfix' of git://github.com/mudrd8mz/moodle

This commit is contained in:
David Monllao 2015-06-22 17:43:56 +08:00
commit 15e6543a5f
2 changed files with 2 additions and 2 deletions

View File

@ -776,7 +776,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.

View File

@ -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';