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/bp-members-notifications.php

    r13168 r13185  
    7272                $amount = 'multiple';
    7373
     74                /* translators: %d: is the number of people who requested site membership */
    7475                $text = sprintf( __( '%d people have requested site membership.', 'buddypress' ), (int) $total_items );
    7576            } else {
Note: See TracChangeset for help on using the changeset viewer.