= sprintf($this->translate('Hosts (%u)'), array_sum(array_values($hostStates))) ?>
= $this->hostStatesPieChart ?>
$count) {
echo sprintf('%s: %u
', strtoupper($text), $count); } ?>
', strtoupper($text), $count); } ?>
= sprintf($this->translate('%u Hosts'), count($objects)) ?>
= $checkNowForm ?>
= sprintf( $this->translatePlural( '%u Unhandled Host Problem', '%u Unhandled Host Problems', count($unhandledObjects) ), count($unhandledObjects) ) ?>
= sprintf( $this->translatePlural( '%u Acknowledged Host Problem', '%u Acknowledged Host Problems', count($acknowledgedObjects) ), count($acknowledgedObjects) ) ?>
= $removeAckForm ?>