[wp-trac] [WordPress Trac] #44472: Month abbreviataion is not getting translated in Russian locale

WordPress Trac noreply at wordpress.org
Wed Jun 27 09:02:10 UTC 2018


#44472: Month abbreviataion is not getting translated in Russian locale
--------------------------+-----------------------------
 Reporter:  Rarst         |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  I18N          |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 I am seeing month abbreviation not getting correctly translated for
 Russian locale:


 {{{
 var_dump( date_i18n( 'F M' ) );
 // English: June Jun
 // Ukrainian: Червень Чер
 // Russian: Июнь Jun
 }}}


 Since the code executing is the same, I am assuming some issue with
 translation files?

 Not sure if more locales are affected.

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


More information about the wp-trac mailing list