Opened 5 years ago
Closed 5 years ago
#48184 closed enhancement (fixed)
Poor phrasing when customising a menu
Reported by: | equin0x80 | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.4 | Priority: | normal |
Severity: | trivial | Version: | |
Component: | Menus | Keywords: | has-patch needs-copy-review |
Focuses: | ui, ui-copy | Cc: |
Description
Go to Appearance, Menu. Observe the text "Drag each item into the order you prefer". This is not very good English because one individual item only has a position, not an order. The entire set of menu items has an order, and each item has its position within that order.
So it would be better to say:
"Drag each item into the position you prefer"
or:
"Drag the items into the order you prefer"
Attachments (1)
Change History (9)
#5
@
5 years ago
- Component changed from Customize to Menus
- Keywords 2nd-opinion removed
This text appears on nav-menus.php
, not in the Customizer as far as I can tell; moving this ticket back to the Menus component.
(Having looked at it, though, the patch makes sense, at least to me. It would bring the text in line with the text in the Help tab on nav-menus.php
, which says "drag and drop items.")
Note: See
TracTickets for help on using
tickets.
Copy updated.