NuclioN - I'm assuming you got that from the RC3 upgrade script, right? Were all your phrases and such removed during the upgrade? It should have removed that phrase as well if it removed the rest, so you may want to double check and see if the others were removed. If they were, try finding this bit of code in that file and removing it:
PHP Code:
$DB_site->query("INSERT INTO " . TABLE_PREFIX . "phrase (phraseid, languageid, varname, text, phrasetypeid) VALUES (NULL, '-1', 'settinggroup_vbadv_index', 'vBadvanced Homepage Settings', '5000')");
echo "<font size=\"1\">Added vBadvanced Setting Group </font><br /><br />";