I think all of that output can be found in the "content.tpl" template file; it involves constants from the language files as well whcih you might need to have a look at.
Some of the output is coming from the staticpage *.tpl files (plugin_staticpage_searchresults or sth like that).
HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Created by s9y core in the include/genpage.inc.php file
Found x static pages
Created by the staticpage event plugin plus the plugin_staticpage_search...tpl file
Found x comments that matched your query
Created by the 'search comments' event plugin and its template file.
HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I don't know it by heart, but the php.net docoumentation on sprintf says you can use something like $1%s and $2%s or something like that to indicate the variable output order...
HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/