Make WordPress Core


Ignore:
Timestamp:
07/17/2016 04:46:25 PM (9 years ago)
Author:
SergeyBiryukov
Message:

I18N: Combine duplicate "Menu Locations" and "Menu Options" strings.

Props ramiy.
See #18218.

File:
1 edited

Legend:

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

    r35722 r38080  
    6565        <ul class="menu-settings">
    6666            <li class="customize-control">
    67                 <span class="customize-control-title"><?php _e( 'Menu locations' ); ?></span>
     67                <span class="customize-control-title"><?php _e( 'Menu Locations' ); ?></span>
    6868            </li>
    6969
Note: See TracChangeset for help on using the changeset viewer.