Opened 13 years ago
Closed 13 years ago
#24945 closed defect (bug) (fixed)
Consolidate similar menu locations strings
| Reported by: | DrewAPicture | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7 |
| Component: | I18N | Version: | 3.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
In the new 'Manage Locations' tab added to the Menus screen in 3.6, we have this plural/singular string:
'Your theme supports %s menu. Select which menu you would like to use below.', 'Your theme supports %s menus. Select a menu to use for each theme location below.'
And in the nav menus Customizer control we have this plural/singular string:
'Your theme supports %s menu. Select which menu you would like to use.', 'Your theme supports %s menus. Select which menu appears in each location.'
The patch consolidates both to use the Customizer control version.
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 25218: