Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/28/2020 01:49:36 PM (5 years ago)
Author:
imath
Message:

BP Templates: add missing /* translators */ comments

See #8260

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/includes/functions.php

    r12537 r12595  
    10401040        'member-wp-profile-none' => array(
    10411041            'type'    => 'info',
     1042            /* translators: %s: member name */
    10421043            'message' => __( '%s did not save any profile information yet.', 'buddypress' ),
    10431044        ),
Note: See TracChangeset for help on using the changeset viewer.