mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +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
|
@ -32,7 +32,7 @@ $string['dndresizewidth'] = 'Resize drag and drop width';
|
|||
$string['dnduploadlabel'] = 'Add image to course page';
|
||||
$string['dnduploadlabeltext'] = 'Add a label to the course page';
|
||||
$string['label:addinstance'] = 'Add a new label';
|
||||
$string['label:view'] = 'View labels';
|
||||
$string['label:view'] = 'View label';
|
||||
$string['labeltext'] = 'Label text';
|
||||
$string['modulename'] = 'Label';
|
||||
$string['modulename_help'] = 'The label module enables text and multimedia to be inserted into the course page in between links to other resources and activities. Labels are very versatile and can help to improve the appearance of a course if used thoughtfully.
|
||||
|
|
|
@ -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';
|
||||
|
|
|
@ -80,7 +80,7 @@ $string['basiclti'] = 'LTI';
|
|||
$string['basiclti_base_string'] = 'LTI OAuth base string';
|
||||
$string['basiclti_endpoint'] = 'LTI launch endpoint';
|
||||
$string['basiclti_in_new_window'] = 'Your activity has opened in a new window';
|
||||
$string['basiclti_in_new_window_open'] = 'Click here if the new window has not opened';
|
||||
$string['basiclti_in_new_window_open'] = 'Open in new window';
|
||||
$string['basiclti_parameters'] = 'LTI launch parameters';
|
||||
$string['basicltiactivities'] = 'LTI activities';
|
||||
$string['basicltifieldset'] = 'Custom example fieldset';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue