$this->assertXMLSitemapProblems(t('The XML cached files are out of date and need to be regenerated. You can run cron manually to regenerate the sitemap files.'));
if(\Drupal::currentUser()->hasPermission('administer site configuration')){
$form['#description']=t('The front page path can be changed in the <a href="@url-frontpage">site information configuration</a>.',array('@url-frontpage'=>url('admin/config/system/site-information')));