mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-71580 lang: Import fixed English strings (en_fix)
This commit is contained in:
parent
62142a081a
commit
5070425e99
7 changed files with 56 additions and 56 deletions
|
@ -62,8 +62,8 @@ $string['pluginnameediting'] = 'Editing an Essay question';
|
|||
$string['pluginnamesummary'] = 'Allows a response of a file upload and/or online text. This must then be graded manually.';
|
||||
$string['privacy:metadata'] = 'Essay question type plugin allows question authors to set default options as user preferences.';
|
||||
$string['privacy:preference:defaultmark'] = 'The default mark set for a given question.';
|
||||
$string['privacy:preference:responseformat'] = 'What is the response forma (HTML editor, Plain test, ect.)?';
|
||||
$string['privacy:preference:responserequired'] = 'Whether the student is required to enter text or the text input ias optional.';
|
||||
$string['privacy:preference:responseformat'] = 'What is the response format (HTML editor, plain text, etc.)?';
|
||||
$string['privacy:preference:responserequired'] = 'Whether the student is required to enter text or the text input is optional.';
|
||||
$string['privacy:preference:responsefieldlines'] = 'Number of lines indicating the size of the input box (textarea).';
|
||||
$string['privacy:preference:attachments'] = 'Number of allowed attachments.';
|
||||
$string['privacy:preference:attachmentsrequired'] = 'Number of required attachments.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue