Make WordPress Core


Ignore:
Timestamp:
04/12/2022 01:41:44 PM (3 years ago)
Author:
audrasjb
Message:

Administration: Clarify some sentences after [53131].

Props SergeyBiryukov, costdev, audrasjb.
Fixes #46057.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/setup-config.php

    r53148 r53156  
    159159        ?>
    160160<h1 class="screen-reader-text"><?php _e( 'Before getting started' ); ?></h1>
    161 <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>
     161<p><?php _e( 'Welcome to WordPress. Before getting started, you will need to know the following items.' ); ?></p>
    162162<ol>
    163163    <li><?php _e( 'Database name' ); ?></li>
Note: See TracChangeset for help on using the changeset viewer.