Currently it says 'Unsupported XXX version. You have %s but %s is requiered'. However, we are checking for a minimum version, rather for a specific version so it should be something along the lines of:
'Unsupported XXX version. You have %s but the minimum required version is %s'