Make WordPress Core

Changeset 13755


Ignore:
Timestamp:
03/18/2010 08:50:00 PM (15 years ago)
Author:
nacin
Message:

s/blog/site/. props ocean90.

File:
1 edited

Legend:

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

    r13750 r13755  
    1111
    1212if ( ! current_user_can( 'activate_plugins' ) )
    13     wp_die( __( 'You do not have sufficient permissions to manage plugins for this blog.' ) );
     13    wp_die( __( 'You do not have sufficient permissions to manage plugins for this site.' ) );
    1414
    1515if ( isset($_POST['clear-recent-list']) )
Note: See TracChangeset for help on using the changeset viewer.