[wp-trac] [WordPress Trac] #21325: Pages, Posts, Comments Screens - Prompts for Screen Readers

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 24 18:33:40 UTC 2012


#21325: Pages, Posts, Comments Screens - Prompts for Screen Readers
----------------------------+--------------------
 Reporter:  grahamarmfield  |       Owner:
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  3.5
Component:  Accessibility   |     Version:  3.4.1
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+--------------------

Comment (by nacin):

 {{{
  printf( __("Search by %s"), ( $type == 'term' ? __( 'keyword' ) : $type )
 );
 }}}

 This isn't translatable. We know what the various $types are, so this
 should be easy to do 3 different strings (if it even requires that).

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


More information about the wp-trac mailing list