Changeset 52978 for trunk/src/wp-signup.php
- Timestamp:
- 03/22/2022 04:23:32 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-signup.php
r51930 r52978 374 374 <?php } ?> 375 375 376 <p><?php _e( 'If you ’re not going to use a great site domain, leave it for a new user. Now have at it!' ); ?></p>376 <p><?php _e( 'If you are not going to use a great site domain, leave it for a new user. Now have at it!' ); ?></p> 377 377 <form id="setupform" method="post" action="wp-signup.php"> 378 378 <input type="hidden" name="stage" value="gimmeanotherblog" /> … … 843 843 <h2><?php _e( 'Still waiting for your email?' ); ?></h2> 844 844 <p> 845 <?php _e( 'If you have n’t received your email yet, there are a number of things you can do:' ); ?>845 <?php _e( 'If you have not received your email yet, there are a number of things you can do:' ); ?> 846 846 <ul id="noemail-tips"> 847 847 <li><p><strong><?php _e( 'Wait a little longer. Sometimes delivery of email can be delayed by processes outside of our control.' ); ?></strong></p></li>
Note: See TracChangeset
for help on using the changeset viewer.