[wp-trac] [WordPress Trac] #11226: Month name declension case

WordPress Trac wp-trac at lists.automattic.com
Sun Nov 22 15:41:36 UTC 2009


#11226: Month name declension case
-------------------------+--------------------------------------------------
 Reporter:  waclawjacek  |       Owner:  nbachiyski
     Type:  enhancement  |      Status:  new       
 Priority:  low          |   Milestone:  3.0       
Component:  i18n         |     Version:  2.9       
 Severity:  minor        |    Keywords:  early     
-------------------------+--------------------------------------------------
Changes (by Denis-de-Bernardy):

  * keywords:  => early
  * version:  => 2.9
  * type:  defect (bug) => enhancement
  * milestone:  Unassigned => 3.0


Comment:

 Just making sure I'm understanding this right... What you're meaning is
 that the filter should look something like this?

 {{{
 $string = __('foo %s');
 sprintf($string, date_i18(...,$string));
 }}}

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


More information about the wp-trac mailing list