mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-35272-typo' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
24543a2145
1 changed files with 2 additions and 2 deletions
|
@ -25,10 +25,10 @@
|
|||
$string['defaultname'] = 'Imported question {$a}';
|
||||
$string['errormanifest'] = 'Error while parsing the IMS manifest document';
|
||||
$string['importnotext'] = 'Missing question text in XML file';
|
||||
$string['filenothandled'] = 'This archive contains reference to a file material {$a} wich is not currently handled by import';
|
||||
$string['filenothandled'] = 'This archive contains reference to a file material {$a} which is not currently handled by import';
|
||||
$string['imagenotfound'] = 'Image file with path {$a} was not found in the import.';
|
||||
$string['notenoughtsubans'] = 'Unable to import matching question \'{$a}\' because a matching question must comprise at least two questions and three answers.';
|
||||
$string['pluginname'] = 'Blackboard V6+';
|
||||
$string['pluginname_help'] = 'Blackboard V6+ format enables questions saved in all Blackboard export formats to be imported via a dat or zip file. For zip files, images import is supported.';
|
||||
$string['unhandledpresblock'] = 'Unhandled presentation bloc';
|
||||
$string['unhandledpresblock'] = 'Unhandled presentation block';
|
||||
$string['unknownorunhandledtype'] = 'Unknown or unhandled question type: {$a}';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue