Make WordPress Core


Ignore:
Timestamp:
09/29/2008 11:48:48 PM (17 years ago)
Author:
ryan
Message:

Verbage tweak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/update.php

    r9033 r9034  
    133133
    134134    echo '<p>';
    135     _e('An updated version of WordPress is available.  Before upgrading, please backup your blog.  Pressing the Backup button below will create a backup of your blog and prompt you to save that backup to your computer.  This sometimes takes a few minutes, so please be patient.  After the backup finishes, continue below to upgrade your blog automatically or manually.'); 
     135    _e('A new version of WordPress is available for upgrade.  Before upgrading, please backup your blog.  Pressing the Backup button below will create a backup of your blog and prompt you to save that backup to your computer.  This sometimes takes a few minutes, so please be patient.  After the backup finishes, continue below to upgrade your blog automatically or manually.'); 
    136136    echo '</p>';
    137137
Note: See TracChangeset for help on using the changeset viewer.