[wp-trac] [WordPress Trac] #24072: Schedule post not have an localized version after click on ok
    WordPress Trac 
    noreply at wordpress.org
       
    Mon Apr 15 13:22:46 UTC 2013
    
    
  
#24072: Schedule post not have an localized version after click on ok
------------------------------+------------------
 Reporter:  rodrigo@…         |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  3.6
Component:  Administration    |     Version:  2.7
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |
------------------------------+------------------
Comment (by SergeyBiryukov):
 Noticed a small inconsistency: the string in `wp-
 admin/includes/template.php` doesn't have a space between `%1$s` and
 `%2$s`.
 We should move the space into the translatable string instead of forcing
 its placement after the month, like in [attachment:24072.patch].
 [attachment:24072.2.patch] introduces a new (similar) string with the
 space.
 [attachment:24072.3.patch] adds the space to the existing string too.
 [attachment:24072.3.after.png] looks a bit better to me than
 [attachment:24072.3.before.png].
-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/24072#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list