Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6.4, 2.7.1, 2.8
-
Component/s: Questions
-
Testing Instructions:
-
Affected Branches:MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
-
Fixed Branches:MOODLE_26_STABLE, MOODLE_27_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
In lang/en/backup.php the general question bank language string is repeated twice.
About line 142 and 145
$string['generalquestionbank'] = 'Include question bank';
I see this in 2.6+
No impact, so this is pretty trivial.