mirror of
git://develop.git.wordpress.org/
synced 2025-03-14 17:09:47 +01: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:
parent
31c2639b80
commit
ebb9aa01dc
@ -190,7 +190,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
</p>
|
||||
<p>
|
||||
<?php _e( 'After your Privacy Policy page is set, you should edit it.' ); ?>
|
||||
<?php _e( 'It is also suggested that you should review your Privacy Policy from time to time, especially after installing or updating any themes or plugins. There may be changes or new suggested information for you to consider adding to your policy.' ); ?>
|
||||
<?php _e( 'You should also review your Privacy Policy from time to time, especially after installing or updating any themes or plugins. There may be changes or new suggested information for you to consider adding to your policy.' ); ?>
|
||||
</p>
|
||||
<p>
|
||||
<?php
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user