'title'=>t('The version of Drupal you are trying to update from is too old'),
'description'=>t('Updating to Drupal @current_major is only supported from Drupal version @required_min_version or higher. If you are trying to update from an older version, first update to the latest version of Drupal @previous_major. (<a href=":url">Drupal 9 upgrade guide</a>)',[
'@current_major'=>9,
'@required_min_version'=>'8.8.0',
// Workspaces is special cased due to updates being removed after