[wp-trac] [WordPress Trac] #14045: Give the menus page an accessibility mode option, like the widgets screen.

WordPress Trac noreply at wordpress.org
Sat Mar 16 14:30:49 UTC 2013


#14045: Give the menus page an accessibility mode option, like the widgets screen.
----------------------------------------+--------------------------
 Reporter:  quanin                      |       Owner:  markjaquith
     Type:  enhancement                 |      Status:  reopened
 Priority:  normal                      |   Milestone:  3.6
Component:  Accessibility               |     Version:  3.0
 Severity:  normal                      |  Resolution:
 Keywords:  3.6-menus has-patch commit  |
----------------------------------------+--------------------------
Changes (by SergeyBiryukov):

 * keywords:  3.6-early 3.6-menus => 3.6-menus has-patch commit
 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 For proper i18n, we should always use placeholders in strings where
 possible instead of manual concatenation.

 Also, concatenating 'Move' with other strings starting with a capital
 letter doesn't look good in languages where a capital letter is typically
 only used at the beginning of the sentence (e.g. Russian).

 [attachment:14045.4.diff] fixes that.

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


More information about the wp-trac mailing list