'; printf( esc_html( /* translators: %d: the number of search results. */ _n( '%d result for ', '%d results for ', (int) $wp_query->found_posts, 'marie' ) . '"' . esc_attr( get_search_query() ) . '"' ), (int) $wp_query->found_posts ); echo ''; ?>