Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/06/2016 12:57:48 AM (9 years ago)
Author:
mercime
Message:

Add translator comments for the accessibility headings in BP admin pages.

Props SergeyBiryukov, slaFFik.
See #6951.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-groups/bp-groups-admin.php

    r10673 r10739  
    180180        if ( bp_get_major_wp_version() >= 4.4 ) {
    181181            get_current_screen()->set_screen_reader_content( array(
     182                /* translators: accessibility text */
    182183                'heading_pagination' => __( 'Groups list navigation', 'buddypress' ),
    183184            ) );
Note: See TracChangeset for help on using the changeset viewer.