$string['exportdata'] = 'Export data';
$string['exportschemaexception'] = 'Current database structure does not match all install.xml files. <br /> $a';
$string['importschemaexception'] = 'Current database structure does not match all install.xml files. <br /> $a';
-$string['importversionmismatchexception'] = 'Current version $->currentver does match exported version $a->schemaver.';
+$string['importversionmismatchexception'] = 'Current version $a->currentver does match exported version $a->schemaver.';
$string['malformedxmlexception'] = 'Malformed XML found, can not continue.';
$string['notargetconectexception'] = 'Can not connect target database, sorry.';
$string['transferdata'] = 'Transfer data';