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

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

qlink( sprintf($this->translate('List all %u hosts'), $hostCount), $listAllLink ); ?>
qlink( $this->icon('reschedule') . ' ' . sprintf( $this->translate('Reschedule the next check for all %u hosts'), $hostCount ), $rescheduleAllLink, null, null, false ); ?>
qlink( $this->icon('plug') . ' ' . sprintf($this->translate('Schedule a downtime for all %u hosts'), $hostCount), $downtimeAllLink, null, null, false ); ?>
qlink( $this->icon('reply') . ' ' . sprintf( $this->translate('Submit a passive check result for all %u hosts'), $hostCount ), $processCheckResultAllLink, null, null, false ); ?>
0): ?>

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

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

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

0): ?>

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

getComments())) > 0): ?>

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