compact): ?> render('partials/host/objects-header.phtml'); ?>
translate('No hosts found matching the filter'); ?>

translatePlural('%u Host', '%u Hosts', $hostCount), $hostCount); ?>

qlink( sprintf($this->translate('List all %u hosts'), $hostCount), $listAllLink ); ?>
qlink( sprintf($this->translate('Reschedule the next check for all %u hosts'), $hostCount), $rescheduleAllLink, null, array('icon' => 'reschedule') ); ?>
qlink( sprintf($this->translate('Schedule a downtime for all %u hosts'), $hostCount), $downtimeAllLink, null, array('icon' => 'plug') ); ?>
qlink( sprintf($this->translate('Submit a passive check result for all %u hosts'), $hostCount), $processCheckResultAllLink, null, array('icon' => 'reply') ); ?>
hasPermission('monitoring/command/send-custom-notification')): ?>
qlink( sprintf($this->translate('Send a custom notification for all %u hosts'), $hostCount), $sendCustomNotificationLink, null, array('icon' => 'comment') ); ?>
0): ?>

translatePlural( '%u Unhandled Host Problem', '%u Unhandled Host Problems', $unhandledCount ), $unhandledCount ); ?>

qlink( sprintf( $this->translatePlural( 'Schedule a downtime for %u unhandled host problem', 'Schedule a downtime for %u unhandled host problems', $unhandledCount ), $unhandledCount ), $downtimeUnhandledLink, null, array('icon' => 'plug') ); ?>
qlink( sprintf( $this->translatePlural( 'Acknowledge %u unhandled host problem', 'Acknowledge %u unhandled host problems', $unhandledCount ), $unhandledCount ), $acknowledgeUnhandledLink, null, array('icon' => 'ok') ); ?>
0): ?>

translatePlural( '%u Acknowledged Host Problem', '%u Acknowledged Host Problems', $acknowledgedCount ), $acknowledgedCount ); ?>

0): ?>

qlink( sprintf( $this->translatePlural( 'List %u host currently in downtime', 'List %u hosts currently in downtime', $inDowntimeCount ), $inDowntimeCount ), $inDowntimeLink, null, array('icon' => 'plug') ); ?>

getComments())) > 0): ?>

qlink( sprintf( $this->translatePlural( 'List %u host comment', 'List %u host comments', $commentCount ), $commentCount ), $commentsLink, null, array('icon' => 'comment') ); ?>