Skip to content

Commit 40b6ce4

Browse files
committed
Changed notice notification
1 parent 826193e commit 40b6ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/qbank_importasversion.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
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.';

0 commit comments

Comments
 (0)