Index: wp-admin/setup-config.php
===================================================================
--- wp-admin/setup-config.php	(revision 29057)
+++ wp-admin/setup-config.php	(working copy)
@@ -114,7 +114,7 @@
 		}
 ?>
 
-<p><?php _e( 'Welcome to WordPress. Before getting started, we need some information on the database. You will need to know the following items before proceeding.' ) ?></p>
+<p><?php _e( 'Welcome to WordPress. Before getting started, we need some information on the database you wish to use with this installation of WordPress. You will need to know the following items before proceeding:' ) ?></p>
 <ol>
 	<li><?php _e( 'Database name' ); ?></li>
 	<li><?php _e( 'Database username' ); ?></li>