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:
nacin 2010-05-21 02:31:50 +00:00
parent 49437c3491
commit 0a0f18adcd
1 changed files with 1 additions and 1 deletions

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>';
}