Make WordPress Core

Ticket #29005: 29005-01.patch

File 29005-01.patch, 719 bytes (added by Jonnyauk, 10 years ago)

Small text changes to wp-admin/setup-config.php

  • wp-admin/setup-config.php

     
    114114                }
    115115?>
    116116
    117 <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>
     117<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>
    118118<ol>
    119119        <li><?php _e( 'Database name' ); ?></li>
    120120        <li><?php _e( 'Database username' ); ?></li>