Less passive voice and improved language.

git-svn-id: https://develop.svn.wordpress.org/trunk@14773 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-05-21 02:31:50 +00:00
parent fd3a2be9dd
commit fff44ccfd1

View File

@ -135,7 +135,7 @@ function core_upgrade_preamble() {
echo '</p></div>';
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>';
}