mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-25426 typo fix
This commit is contained in:
parent
95840a8e7b
commit
2a1a268136
@ -377,7 +377,7 @@ $string['studentname'] = '{$a} Name';
|
||||
$string['studentoneminwarning'] = 'Warning: You have 1 minute or less to finish the lesson.';
|
||||
$string['studentresponse'] = '{$a}\'s response';
|
||||
$string['submitname'] = 'Submit name';
|
||||
$string['teacherjumpwarning'] = 'An {$a->cluster} jump or an {$a->unseen} jump is being used in this lesson. The nextpPage jump will be used instead. Login as a student to test these jumps.';
|
||||
$string['teacherjumpwarning'] = 'An {$a->cluster} jump or an {$a->unseen} jump is being used in this lesson. The next page jump will be used instead. Login as a student to test these jumps.';
|
||||
$string['teacherongoingwarning'] = 'Ongoing score is only displayed for student. Login as a student to test ongoing score';
|
||||
$string['teachertimerwarning'] = 'Timer only works for students. Test the timer by logging in as a student.';
|
||||
$string['thatsthecorrectanswer'] = 'That\'s the correct answer';
|
||||
|
Loading…
x
Reference in New Issue
Block a user