[wp-trac] [WordPress Trac] #32715: Menu Customizer: UI controls without text

WordPress Trac noreply at wordpress.org
Fri Jul 24 14:16:54 UTC 2015


#32715: Menu Customizer: UI controls without text
----------------------------------+----------------------------------------
 Reporter:  afercia               |       Owner:  westonruter
     Type:  defect (bug)          |      Status:  assigned
 Priority:  normal                |   Milestone:  4.3
Component:  Customize             |     Version:  trunk
 Severity:  normal                |  Resolution:
 Keywords:  has-patch needs-      |     Focuses:  accessibility, javascript
  testing                         |
----------------------------------+----------------------------------------

Comment (by afercia):

 For the "Edit menu item" and "Remove Menu Item" buttons I'd propose to do
 the same thing already done for the available menu items "Add" buttons,
 see [changeset:33151]:

 ```__( 'Edit menu item: %1$s (%2$s)' )```
 and
 ```__( 'Remove Menu Item: %1$s (%2$s)' )```

 where 1: Title of a menu item, 2: Type of a menu item.
 See proposed patch.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32715#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list