That might not be the best page to answer the OPs question, though it is good information for the OP to pay attention too. Meaning it's half an answer...
in your admin goto tools>Developers Tool Kit, goto the bottom "Look-up in all files", enter the text your looking for, in this case sponsors, you can leave the other setting alone ( you can play with them some other time at your leisure), click the search button.
the result should look like below:
Code:
/home/XXXXXXX/public_html/includes/languages/english.php
Line #395 : define('BOX_HEADING_BANNER_BOX','Sponsors');
Line #396 : define('TEXT_BANNER_BOX','Please Visit Our Sponsors ...');
Line #403 : define('BOX_HEADING_BANNER_BOX_ALL','Sponsors');
Line #404 : define('TEXT_BANNER_BOX_ALL','Please Visit Our Sponsors ...');