Changeset 2238

Show
Ignore:
Timestamp:
06/25/09 20:52:34 (9 months ago)
Author:
sambauers
Message:

Change the wording here

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/bb-plugins/akismet.php

    r2233 r2238  
    8888                'type' => 'checkbox', 
    8989                'options' => array( 
    90                         1 => __( 'Create a page in the admin are that shows spam statistics.' ) 
     90                        1 => __( 'Create a page that shows spam statistics.' ) 
    9191                ), 
    9292                'note' => __( 'This page will be viewable by moderators or higher.' )