[wp-trac] [WordPress Trac] #13996: Dysfunctiona i18n function

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 19 14:40:43 UTC 2010


#13996: Dysfunctiona i18n function
--------------------------+-------------------------------------------------
 Reporter:  xibe          |       Owner:  nbachiyski
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  3.0.1     
Component:  i18n          |     Version:  3.0       
 Severity:  normal        |    Keywords:            
--------------------------+-------------------------------------------------
 With at least the fr_FR and ru_RU translation, the "All" link at the top
 of the /wp-admin/edit-comments.php page is still in English.

 The code used in WP is:

 {{{
 'all' => _nx_noop('All', 'All', 'comments'), // singular not used
 }}}

 Could there be an issue with _nx_noop()?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13996>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list