case 'Needed':
    emptyContentTitle = __('No matching errata found');
    emptyContentBody = __('This host has errata that are applicable, but not installable. Adjust your filters and try again.');
    resetFilters = resetFiltersAndToggle;
    secondaryActionTextOverride = __('View applicable errata');