mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Administration: Replace contracted verb forms for better consistency.
Previously: [52979], [52978]. Props sabernhardt. See #30796. git-svn-id: https://develop.svn.wordpress.org/trunk@55977 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -539,7 +539,7 @@ function default_password_nag() {
|
||||
<div class="error default-password-nag">
|
||||
<p>
|
||||
<strong><?php _e( 'Notice:' ); ?></strong>
|
||||
<?php _e( 'You’re using the auto-generated password for your account. Would you like to change it?' ); ?>
|
||||
<?php _e( 'You are using the auto-generated password for your account. Would you like to change it?' ); ?>
|
||||
</p>
|
||||
<p>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user