Less passive voice and improved language.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
49437c3491
commit
0a0f18adcd
|
@ -135,7 +135,7 @@ function core_upgrade_preamble() {
|
||||||
echo '</p></div>';
|
echo '</p></div>';
|
||||||
|
|
||||||
echo '<h3 class="response">';
|
echo '<h3 class="response">';
|
||||||
_e( 'There is a new version of WordPress available for update' );
|
_e( 'An updated version of WordPress is available' );
|
||||||
echo '</h3>';
|
echo '</h3>';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue