mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
merging MOODLE_19_QUESTIONS with HEAD
This commit is contained in:
parent
e8a46dcc2c
commit
3bee1ead40
19 changed files with 1072 additions and 596 deletions
|
@ -502,7 +502,12 @@ $string['profilevisible'] = 'Who is this field visible to?';
|
|||
$string['protectusernames'] = 'Protect usernames';
|
||||
$string['proxyhost'] = 'Proxy host';
|
||||
$string['proxyport'] = 'Proxy port';
|
||||
$string['qtyperqpwillberemoved'] = 'During the upgrade, the RQP question type will be removed. You were not using this question type, so you should not experience any problems.';
|
||||
$string['qtyperqpwillberemovedanyway'] = 'During the upgrade, the RQP question type will be removed. You have some RQP questions in your database, and these will stop working unless you reinstall the code from http://moodle.org/mod/data/view.php?d=13&rid=797 before continuing with the upgrade.';
|
||||
$string['quarantinedir'] = 'Quarantine directory';
|
||||
$string['question'] = 'Question';
|
||||
$string['questioncwqpfscheck'] = 'One or more \'random\' questions in a quiz are set up to select questions from a mixture of shared and unshared question categories. There is a more detailled report <a href=\"$a->reporturl\">here</a> and see Moodle Docs page <a href=\"$a->docsurl\">here</a>.';
|
||||
$string['questioncwqpfsok'] = 'Good. There are no \'random\' questions in your quizzes that are set up to select questions from a mixture of shared and unshared question categories.';
|
||||
$string['rcache'] = 'Record cache';
|
||||
$string['rcachettl'] = 'Record cache TTL';
|
||||
$string['releasenoteslink'] = 'For information about this version of Moodle, please see the online <a target=\"_new\" href=\"$a\">Release Notes</a>';
|
||||
|
@ -521,8 +526,6 @@ $string['riskspamshort'] = 'Spam risk';
|
|||
$string['riskxss'] = 'Users could add files and texts that allow cross-site scripting (XSS)';
|
||||
$string['riskxssshort'] = 'XSS risk';
|
||||
$string['runclamavonupload'] = 'Use clam AV on uploaded files';
|
||||
$string['qtyperqpwillberemoved'] = 'During the upgrade, the RQP question type will be removed. You were not using this question type, so you should not experience any problems.';
|
||||
$string['qtyperqpwillberemovedanyway'] = 'During the upgrade, the RQP question type will be removed. You have some RQP questions in your database, and these will stop working unless you reinstall the code from http://moodle.org/mod/data/view.php?d=13&rid=797 before continuing with the upgrade.';
|
||||
$string['savechanges'] = 'Save Changes';
|
||||
$string['search'] = 'Search';
|
||||
$string['searchresults'] = 'Search Results';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue