[wp-trac] [WordPress Trac] #16441: TwentyTen localization improvement

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 2 11:13:18 UTC 2011


#16441: TwentyTen localization improvement
--------------------------+------------------------------
 Reporter:  settle        |       Owner:
     Type:  enhancement   |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Themes        |     Version:  3.1
 Severity:  trivial       |  Resolution:
 Keywords:  dev-feedback  |
--------------------------+------------------------------

Comment (by settle):

 Yes, it is not an English string, but everywhere in WP it is translatable
 string.

 For example: /wp-includes/theme-compat/sidebar.php:35

 {{{
                         <p><?php printf(__('You are currently browsing the
 <a href="%1$s/">%2$s</a> blog archives for the day %3$s.'),
 get_bloginfo('url'), get_bloginfo('name'), get_the_time(__('l, F jS,
 Y'))); ?></p>

 }}}

 Why should TwentyTen be different than whole WP?

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


More information about the wp-trac mailing list