'#description'=>st('The type of database your @drupal data will be stored in.',array('@drupal'=>drupal_install_profile_name())),
);
$database_description=st('The name of the database your @drupal data will be stored in. It must exist on your server before @drupal can be installed.',array('@drupal'=>drupal_install_profile_name()));