In german translation the first three letters of ?Suchergebnisse“ (Search results) are missing. I checked all po-files. Everywhere ist correct written ?Suchergebnisse“. But when I make a search ?hergebnisse“ ist displayed. When I delete “‘ radiant ‘” in search.php (<h1 class=”page-title”><?php printf( __( ‘Search Results for: %s’, ‘radiant’ ), ‘<span>’ . get_search_query() . ‘</span>’ ); ?></h1>) the correct english term is displayed.