[wp-trac] Re: [WordPress Trac] #4088: XML output (rss, atom, rdf ...) should translate the (more) link

WordPress Trac wp-trac at lists.automattic.com
Thu Apr 5 15:05:47 GMT 2007


#4088: XML output (rss, atom, rdf ...) should translate the (more) link
-----------------------+----------------------------------------------------
 Reporter:  devil1591  |        Owner:  anonymous
     Type:  defect     |       Status:  new      
 Priority:  low        |    Milestone:  2.2      
Component:  General    |      Version:  2.2      
 Severity:  minor      |   Resolution:           
 Keywords:  rss        |  
-----------------------+----------------------------------------------------
Comment (by devil1591):

 maybe doing something like :
 {{{
 if ($more_link_text == '(more...)')
         $more_link_text = __('(more...)');

 }}}

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


More information about the wp-trac mailing list