Additional strings for new import feature (bug #3896)
This commit is contained in:
@@ -78,6 +78,7 @@ $string['checkanswer'] = 'Check';
|
||||
$string['choice'] = 'Choice';
|
||||
$string['choices'] = 'Available choices';
|
||||
$string['choosedatasetproperties'] = 'Choose dataset properties';
|
||||
$string['choosefile'] = 'Choose a file';
|
||||
$string['close'] = 'Close window';
|
||||
$string['closepreview'] = 'Close preview';
|
||||
$string['closereview'] = 'Close review';
|
||||
@@ -206,6 +207,8 @@ $string['imagedisplay'] = 'Image to display';
|
||||
$string['imagemissing'] = 'Image not available at line $a. The filename will be ignored';
|
||||
$string['import'] = 'Import';
|
||||
$string['importerror'] = 'An error occurred during import processing';
|
||||
$string['importfilearea'] = 'Import from file already in course files...';
|
||||
$string['importfileupload'] = 'Import from file upload...';
|
||||
$string['importingquestions'] = 'Importing $a questions from file';
|
||||
$string['importmax10error'] = 'There is an error in the question. You may not have more than ten answers';
|
||||
$string['importmaxerror'] = 'There is an error in the question. There are too many answers.';
|
||||
|
||||
Reference in New Issue
Block a user