@Anton.D
- go to file:
oc-content/themes/patricia/inc.search.php
- at start of document find:
$sQuery = __('Search in', 'patricia') . ' ' . osc_total_active_items() . ' ' . __('listings', 'patricia');
You can modify it to some other text or to empty string.