File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3333$ string ['pluginname ' ] = 'Import question as new version ' ;
3434$ string ['privacy:metadata ' ] = 'The Import question as new version question bank plugin does not store any personal data. ' ;
3535$ string ['questionimportedasversion ' ] = 'New version of question \'{$a} \' imported successfully. ' ;
36- $ string ['questionimportedwithwarnings ' ] = 'New version of question \'{$a->name} \' imported successfully. {$a->notice} ' ;
36+ $ string ['questionimportedwithwarnings ' ] = 'New version of question \'{$a->name} \' imported successfully. However, an issue was raised: {$a->notice} ' ;
3737$ string ['questionimportfailed ' ] = 'Question import failed for \'{$a->name} \'. {$a->error} ' ;
3838$ string ['toomanyquestionsinfile ' ] = 'Your file did not contain exactly one question! ' ;
3939$ string ['unknownerror ' ] = 'There was an error saving the question. ' ;
You can’t perform that action at this time.
0 commit comments