'#description'=>t('When listing the blocks for CL Components, all components will be displayed except the components selected here. This is used to limit the components available for a given content type.'),
'#description'=>t('When listing the blocks for CL Components, only the components selected here will be displayed as an option. <strong>NOTE:</strong> "forbidden" components will not be shown even when allowed here.'),
$message=t('The following components are added to both forbidden and allow lists. Please review: %components',['%components'=>implode(', ',$both_lists)]);