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/buddypress/groups/single/default-front.php

    r12215 r12595  
    1919                <?php
    2020                printf(
     21                    /* translators: 1: link to the customizer option. 2: link to the customizer widgets section. */
    2122                    esc_html__( 'You can set your preferences for the %1$s or add %2$s to it.', 'buddypress' ),
    2223                    bp_nouveau_groups_get_customizer_option_link(),
Note: See TracChangeset for help on using the changeset viewer.