Make WordPress Core


Ignore:
Timestamp:
12/08/2011 04:49:16 PM (15 years ago)
Author:
ryan
Message:

s/Admin Bar/Toolbar/. Props ocean90. fixes #19461

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/network/upgrade.php

    r19514 r19569  
    2323    'title'   => __('Overview'),
    2424    'content' =>
    25         '<p>' . __('Only use this screen once you have updated to a new version of WordPress through Updates/Available Updates (via the Network Administration navigation menu or the Admin Bar). Clicking the Update Network button will step through each site in the network, five at a time, and make sure any database updates are applied.') . '</p>' .
     25        '<p>' . __('Only use this screen once you have updated to a new version of WordPress through Updates/Available Updates (via the Network Administration navigation menu or the Toolbar). Clicking the Update Network button will step through each site in the network, five at a time, and make sure any database updates are applied.') . '</p>' .
    2626        '<p>' . __('If a version update to core has not happened, clicking this button won&#8217;t affect anything.') . '</p>' .
    2727        '<p>' . __('If this process fails for any reason, users logging in to their sites will force the same update.') . '</p>'
Note: See TracChangeset for help on using the changeset viewer.