mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Administration: Clarify some sentences after [53131].
Props SergeyBiryukov, costdev, audrasjb. Fixes #46057. git-svn-id: https://develop.svn.wordpress.org/trunk@53156 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -158,7 +158,7 @@ switch ( $step ) {
|
||||
}
|
||||
?>
|
||||
<h1 class="screen-reader-text"><?php _e( 'Before getting started' ); ?></h1>
|
||||
<p><?php _e( 'Welcome to WordPress. Before getting started, some information on the database is needed. You will need to know the following items before proceeding.' ); ?></p>
|
||||
<p><?php _e( 'Welcome to WordPress. Before getting started, you will need to know the following items.' ); ?></p>
|
||||
<ol>
|
||||
<li><?php _e( 'Database name' ); ?></li>
|
||||
<li><?php _e( 'Database username' ); ?></li>
|
||||
|
||||
Reference in New Issue
Block a user