[ $this->name ]");
echo "
\n";
printf(T_ngettext('%d item found checking tag information', '%d items found checking tag information', $number), $number);
echo "
\n\n";
echo T_('Verified') . ': ' . $catalog_verify_found . '
';
echo T_('Reading') . ': ' . $catalog_verify_directory . '
';
show_box_bottom();
?>