Make WordPress Core

Changeset 45677


Ignore:
Timestamp:
07/25/2019 10:55:36 PM (5 years ago)
Author:
SergeyBiryukov
Message:

I18N: Update translator comment missed in [45676].

See #47771.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php

    r45674 r45677  
    5050                                <?php
    5151                                printf(
    52                                     /* translators: 1: Codex URL, 2: additional link attributes, 3: accessibility text */
     52                                    /* translators: 1: Documentation URL, 2: additional link attributes, 3: accessibility text */
    5353                                    _x( '(If you plan to use a menu <a href="%1$s" %2$s>widget%3$s</a>, skip this step.)', 'menu locations' ),
    5454                                    __( 'https://wordpress.org/support/article/wordpress-widgets/' ),
Note: See TracChangeset for help on using the changeset viewer.