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