Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2.2, 2.6.1, 2.7.17, 2.7.18, 2.7.19, 2.9.9, 3.0.7, 3.0.8, 3.0.9, 3.1.3, 3.1.4, 3.1.5, 3.2, 3.2.1, 3.2.2
-
MOODLE_22_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE, MOODLE_32_STABLE
-
MOODLE_31_STABLE, MOODLE_32_STABLE
-
MDL-32596_master -
- Go to Dashboard / ► Site administration / ► Development / ► XMLDB editor
- Verify you can see the updated string description.
Description
in tool_xmldb.php:
$string['confirmcheckforeignkeys'] is equal to "... before executing the search of missing indexes ...".
It should be "before executing the search for potential violations of the foreign keys ..."