@@ -1175,6 +1175,7 @@ $string['unsupporteddbstorageengine'] = 'The database storage engine being used
$string['unsupporteddbtablerowformat']='Your database has tables using Antelope as the file format. You are recommended to convert the tables to the Barracuda file format. See the documentation <a href="https://docs.moodle.org/en/cli">Administration via command line</a> for details of a tool for converting InnoDB tables to Barracuda.';
$string['unsupportedphpversion7']='PHP version 7 is not supported.';
$string['unsupportedphpversion71']='PHP version 7.1 is not supported.';
$string['unsupportedphpversion72']='PHP version 7.2 is not supported.';