Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/12/2021 03:14:40 PM (3 years ago)
Author:
imath
Message:

Improve /* translators:*/ comments consistency

Fixes #8575

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-members/classes/class-bp-members-component.php

    r13167 r13185  
    707707                'item_id' => bp_displayed_user_id(),
    708708                'type'    => 'thumb',
     709                /* translators: %s: member name */
    709710                'alt'     => sprintf( __( 'Profile picture of %s', 'buddypress' ), $bp->bp_options_title )
    710711            ) );
Note: See TracChangeset for help on using the changeset viewer.