'#value'=>t('%module module can not be updated. Its schema version is %schema_version. Updates up to and including %last_removed have been removed in this release. In order to update %module module, you will first <a href="@upgrade">need to upgrade</a> to the last version in which these updates were available.',array('%module'=>$module,'%schema_version'=>$schema_version,'%last_removed'=>$last_removed,'@upgrade'=>url('http://drupal.org/upgrade'))),
'#value'=>'<em>'.$module.'</em> module can not be updated. Its schema version is '.$schema_version.'. Updates up to and including '.$last_removed.' have been removed in this release. In order to update <em>'.$module.'</em> module, you will first <a href="http://drupal.org/upgrade">need to upgrade</a> to the last version in which these updates were available.',