check_command); $command = array_shift($parts); ?> translate('Command') ?> escape($command) ?> \n %s\n %s\n\n"; for ($i = 0; $i < count($parts); $i++) { printf($row, '$ARG' . ($i + 1) . '$', $this->escape($parts[$i])); }