Are you sure you want to delete the gallery category: =$name; ?>?
This action cannot be undone.
if($subcats > 0) {
$inflect = 'Subcategories';
if($subcats == 1) {
$inflect = 'Subcategory';
}
?>
=$subcats.' '.$inflect; ?> will will be deleted.
}
if($images > 0) {
$inflect = 'Images';
if($images == 1) {
$inflect = 'Image';
}
?>
=$images.' '.$inflect; ?> will become uncategorized.
}
?>
=$deleteCheck; ?>