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-notifications/classes/class-bp-notifications-component.php

    r13093 r13185  
    293293                    'item_id' => bp_displayed_user_id(),
    294294                    'type'    => 'thumb',
     295                    /* translators: %s: member name */
    295296                    'alt'     => sprintf( __( 'Profile picture of %s', 'buddypress' ), bp_get_displayed_user_fullname() )
    296297                ) );
Note: See TracChangeset for help on using the changeset viewer.