MDL-71580 lang: Import fixed English strings (en_fix)

This commit is contained in:
Helen Foster 2021-05-12 08:34:29 +02:00 committed by David Mudrák
parent 62142a081a
commit 5070425e99
7 changed files with 56 additions and 56 deletions

View file

@ -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.';