Skip to:
Content

BuddyPress.org

Changeset 7614


Ignore:
Timestamp:
11/29/2013 07:16:38 PM (10 years ago)
Author:
boonebgorges
Message:

Add Oxford comma in admin panel description for Activity Streams

Fixes #5268

Props hanni

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/admin/bp-core-components.php

    r7521 r7614  
    378378        'activity' => array(
    379379            'title'       => __( 'Activity Streams', 'buddypress' ),
    380             'description' => __( 'Global, personal, and group activity streams with threaded commenting, direct posting, favoriting and @mentions, all with full RSS feed and email notification support.', 'buddypress' )
     380            'description' => __( 'Global, personal, and group activity streams with threaded commenting, direct posting, favoriting, and @mentions, all with full RSS feed and email notification support.', 'buddypress' )
    381381        ),
    382382        'notifications' => array(
Note: See TracChangeset for help on using the changeset viewer.