[wp-trac] [WordPress Trac] #30506: RTL: Hours and minutes fields order reversed in post editing

WordPress Trac noreply at wordpress.org
Tue Jul 30 07:14:06 UTC 2019


#30506: RTL: Hours and minutes fields order reversed in post editing
------------------------------+------------------------------
 Reporter:  leac              |       Owner:  adamsilverstein
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  5.3
Component:  Editor            |     Version:  4.0
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:  ui, rtl
------------------------------+------------------------------

Comment (by alex-ye):

 It doesn't feel right to reverse the translations particularly because the
 string has no specific context. Is it possible to use `_x()` with this
 string in the future releases?

 Example:
 {{{#!php
 _x( '%1$s %2$s, %3$s @ %4$s:%5$s', 'date-edit' )
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/30506#comment:43>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list