printf(_("Gallery has caught %d spam for you since you installed spam filtering."), $spam_caught) ?>
if ($spam->count()): ?> printf(_("There are currently %d comments in your spam queue. You can delete them all with a single click, but there is no undo operation so you may want to check the messages first to make sure that they really are spam."), $spam->count()) ?>
"> = _("Delete all spam") ?> else: ?> = _("Your spam queue is empty!") ?> endif ?>
| = _("Comment") ?> | = _("Date") ?> | = _("Actions") ?> |
|---|---|---|
= $comment->text ?>
$item = $comment->item(); ?>
|
= date("Y-M-d", $comment->created); ?> |
|