{# Post needs to be saved before a parent and child can be selected. #}

{{ sprintf( __( 'Save the post to select a %s and a %s for this intermediary post.'), parent_post_types_names|join(', '), child_post_types_names|join(', ') )|raw }}