Make WordPress Core


Ignore:
Timestamp:
08/27/2014 04:38:12 AM (12 years ago)
Author:
nacin
Message:

Help tabs: Update plugin install and media help text to reflect 4.0.

see #28654.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/upload.php

    r29625 r29642  
    3333        'title'     => __( 'Overview' ),
    3434        'content'   =>
    35             '<p>' . __( 'All the files you&#8217;ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen.' ) . '</p>'
     35            '<p>' . __( 'All the files you&#8217;ve uploaded are listed in the Media Library, with the most recent uploads listed first.' ) . '</p>'
    3636    ) );
    3737
Note: See TracChangeset for help on using the changeset viewer.