<h1 class="single dotted"><?php printf( __( 'Search for \'%1$s\' returned %2$s results', APP_TD ), $searchTxt, $wp_query->found_posts ); ?></h1>
<h1 class="single dotted"><?php printf(_n('Search for \'%1$s\' returned %2$s result', 'Search for \'%1$s\' returned %2$s results', $wp_query->found_posts, APP_TD),$searchTxt, $wp_query->found_posts)?></h1>
nplurals=2; plural=n > 1 ? 1 : 0;
_n:1,2
There are currently 1 users browsing this thread. (0 members and 1 guests)