Make WordPress Core


Ignore:
Timestamp:
03/02/2016 11:09:12 PM (9 years ago)
Author:
ocean90
Message:

Customizer: Merge two translator comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/customize/class-wp-customize-nav-menus-panel.php

    r35386 r36809  
    8585                <span class="preview-notice">
    8686                    <?php
    87                     /* Translators: %s is the site/panel title in the Customizer. */
     87                    /* translators: %s: the site/panel title in the Customizer */
    8888                    printf( __( 'You are customizing %s' ), '<strong class="panel-title">{{ data.title }}</strong>' );
    8989                    ?>
Note: See TracChangeset for help on using the changeset viewer.