drupal_set_message(format_plural(count($sitemaps),'@action @count XML sitemap.','@action @count XML sitemaps.',array('@action'=>$operation['action past'],'@count'=>$count)));
$form['#description']=t('The front page path can be changed at <a href="@url-frontpage">@url-frontpage</a>.',array('@url-frontpage'=>url('admin/settings/site-information')));