[wp-trac] Re: [WordPress Trac] #3863: i18n fixes

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 25 21:10:13 GMT 2007


#3863: i18n fixes
------------------------------+---------------------------------------------
 Reporter:  yskin             |        Owner:  rob1n   
     Type:  defect            |       Status:  assigned
 Priority:  low               |    Milestone:  2.2     
Component:  i18n              |      Version:  2.1.1   
 Severity:  normal            |   Resolution:          
 Keywords:  has-patch commit  |  
------------------------------+---------------------------------------------
Comment (by ryan):

 {{{
 __($wp_locale->get_month($arc_row->mmonth) . " $arc_row->yyear");
 }}}

 That won't work.  Only literal strings can be marked for translation with
 __() and _e().

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


More information about the wp-trac mailing list