[wp-trac] Re: [WordPress Trac] #4088: XML output (rss, atom,
rdf ...) should translate the (more) link
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 11 14:28:12 GMT 2007
#4088: XML output (rss, atom, rdf ...) should translate the (more) link
-----------------------+----------------------------------------------------
Reporter: devil1591 | Owner: rob1n
Type: defect | Status: closed
Priority: low | Milestone: 2.3
Component: General | Version: 2.2
Severity: minor | Resolution: wontfix
Keywords: rss |
-----------------------+----------------------------------------------------
Changes (by nbachiyski):
* status: new => closed
* resolution: => wontfix
Comment:
Usually in the occasion of optional parameters we leave the i18n for the
caller.
So, if somebody wants it translated, one should call it this way:
{{{the_content_rss(__('(more...)')...)}}}.
The call to {{{the_content_rss}}} should be tracked in the source and the
patch should be applied there.
--
Ticket URL: <http://trac.wordpress.org/ticket/4088#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list