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-activity/bp-activity-admin.php

    r10673 r10739  
    302302        if ( bp_get_major_wp_version() >= 4.4 ) {
    303303            get_current_screen()->set_screen_reader_content( array(
     304                /* translators: accessibility text */
    304305                'heading_pagination' => __( 'Activity list navigation', 'buddypress' ),
    305306            ) );
Note: See TracChangeset for help on using the changeset viewer.