2
Open your /modules/sections/language/whateveryourlanguage/main.php and type in what you want the front page of Sections to say there. For example, here's part of mine:
define("_MD_WELCOMETOSEC","Welcome to the Special Sections at %s"); // %s is your site name
define("_MD_HEREUCANFIND","Here you can find some cool articles that are not presented on the homepage.");