[wp-trac] [WordPress Trac] #23119: UX Improvements to nav-menus.php

WordPress Trac noreply at wordpress.org
Thu Feb 14 06:12:01 UTC 2013


#23119: UX Improvements to nav-menus.php
----------------------------------------+------------------
 Reporter:  lessbloat                   |       Owner:
     Type:  enhancement                 |      Status:  new
 Priority:  normal                      |   Milestone:  3.6
Component:  Menus                       |     Version:
 Severity:  normal                      |  Resolution:
 Keywords:  has-patch 3.6-menus commit  |
----------------------------------------+------------------

Comment (by aaroncampbell):

 So I guess lessbloat has been manually incrementing his patch numbers.
 Just so you know, if you upload 23119.diff over and over, Trac will change
 it to 23119.2.diff, 23119.3.diff, etc.

 Anyway, [attachment:23119.diff] is based off
 [attachment:23119.31.refresh.diff].  The only thing I did is take out the
 "Add %s" strings where %s was a post type name or taxonomy name.  Strings
 like that aren't translatable.  If it turns out that we need a string like
 that, it would need to be added to the labels array in
 `get_taxonomy_labels()` and `get_post_type_labels()`.  Since it doesn't
 currently exist though, many plugins and themes won't be using it and a
 default might be worse than not having the word Add prepended.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23119#comment:211>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list