mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-76739 lang: Import fixed English strings (en_fix)
This commit is contained in:
parent
be1c1485ad
commit
975a127325
18 changed files with 34 additions and 34 deletions
|
@ -48,7 +48,7 @@ $string['downloadsebconfig'] = 'Download SEB config file';
|
|||
$string['duplicatetemplate'] = 'A template with the same name already exists.';
|
||||
$string['edittemplate'] = 'Edit template';
|
||||
$string['enabled'] = 'Enabled';
|
||||
$string['error:ws:nokeyprovided'] = 'At least one SEB key must be provided.';
|
||||
$string['error:ws:nokeyprovided'] = 'At least one Safe Exam Browser key must be provided.';
|
||||
$string['error:ws:quiznotexists'] = 'Quiz not found matching course module ID: {$a}';
|
||||
$string['event:accessprevented'] = "Quiz access was prevented";
|
||||
$string['event:templatecreated'] = 'SEB template was created';
|
||||
|
|
|
@ -284,7 +284,7 @@ $string['dragtostart'] = 'To the start';
|
|||
$string['duplicateresponse'] = 'This submission has been ignored because you gave an equivalent answer earlier.';
|
||||
$string['eachattemptbuildsonthelast'] = 'Each attempt builds on the last';
|
||||
$string['eachattemptbuildsonthelast_help'] = 'If multiple attempts are allowed and this setting is enabled, each new quiz attempt will contain the results of the previous attempt. This allows a quiz to be completed over several attempts.';
|
||||
$string['edit_slotdisplaynumber_hint'] = 'Edit question number (max 16 characters), long strings are truncated.';
|
||||
$string['edit_slotdisplaynumber_hint'] = 'Edit question number (maximum 16 characters)';
|
||||
$string['edit_slotdisplaynumber_label'] = 'New value for {$a}';
|
||||
$string['editcategories'] = 'Edit categories';
|
||||
$string['editcategory'] = 'Edit category';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue