[wp-trac] [WordPress Trac] #48244: script-loader.php Need to use _n() when more than one results are found

WordPress Trac noreply at wordpress.org
Mon Oct 7 19:35:49 UTC 2019


#48244: script-loader.php Need to use _n() when more than one results are found
---------------------------+----------------------------------------
 Reporter:  tobifjellner   |      Owner:  (none)
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Script Loader  |    Version:  trunk
 Severity:  normal         |   Keywords:  good-first-bug needs-patch
  Focuses:                 |
---------------------------+----------------------------------------
 Location:
 https://build.trac.wordpress.org/browser/trunk/wp-includes/script-
 loader.php?marks=1178#L1178

 Content:
 {{{
 'manyResults'  => __( '%d results found. Use up and down arrow keys to
 navigate.' ),
 }}}

 should (if possible) be converted to use _n() in order for some languages
 to be able to correctly construct the phrase.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48244>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list