mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
MDL-55661 lang: Merge English strings from the en_fix language pack
This commit is contained in:
parent
3ca3cc77a2
commit
b61b927356
12 changed files with 25 additions and 25 deletions
|
@ -471,7 +471,7 @@ $string['thefollowingpagesjumptothispage'] = 'The following pages jump to this p
|
|||
$string['thispage'] = 'This page';
|
||||
$string['timeisup'] = 'Time is up';
|
||||
$string['timelimit'] = 'Time limit';
|
||||
$string['timelimit_help'] = 'If enabled, a warning about the time limit is displayed at the beginning of the lesson and a countdown timer is displayed. Answer given after time is elapsed aren\'t graded';
|
||||
$string['timelimit_help'] = 'If enabled, a warning about the time limit is displayed at the beginning of the lesson and a countdown timer is displayed. Any answers given after the time has elapsed are not graded.';
|
||||
$string['timelimitwarning'] = 'You have {$a} to finish the lesson.';
|
||||
$string['timeremaining'] = 'Time remaining';
|
||||
$string['timespenterror'] = 'Spend at least {$a} minutes in the lesson';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue