${state.onlineCount || 1} client${state.onlineCount > 1 ? 's' : ''} ${state.Connectivity.checker.status} ${state.serverConnected ? '' : 'hangup'} ${_top.OPTIONS.showTorStatus && state.isTor ? 'tor' : ''} ${_top.OPTIONS.showAudioStatus && state.audioConnected ? 'sound' : ''} ${_top.OPTIONS.showWebRTCStatus && state.webrtcConnected ? 'webrtc' : ''} ${_top.OPTIONS.showBWStatus && state.showBandwidthIssue ? 'bandwidth issue' : ''} ${!_host.vanish ? F`
${_host.totalFiles > 1 ? F` ${_host.downloadState.completedDownloads}/${_host.totalFiles}  downloaded ` : F` 1 download `} ${_host.megabytesReceived} MB
` : F`` }