* @copyright 2001 - 2011 Ampache.org
* @license http://opensource.org/licenses/gpl-2.0 GPLv2
* @version PHP 5.2
* @link http://www.ampache.org/
* @since File available since Release 1.0
*/
show_box_top();
/* HINT: Catalog Name */
printf(_('Cleaning the %s Catalog'), "[" . $this->name . "]");
echo "...
";
echo _('Checking') . ": id . "\">\n
";
echo _('Reading') . ":id . "\">
";
show_box_bottom();
?>