$string['packageinstalledshouldbe']='"moodleinspire" python package should be updated. The required version is "{$a->required}" and the installed version is "{$a->installed}"';
$string['pluginname']='Python predictor';
$string['pythonpackagenotinstalled']='moodleinspire python package is not installed or there is a problem with it. Please execute "{$a}" from command line interface for more info';