[wp-trac] [WordPress Trac] #21524: No translation in ajax file
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 9 02:29:12 UTC 2012
#21524: No translation in ajax file
--------------------------+-----------------------------
Reporter: Ninos Ego | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.4.1
Severity: normal | Keywords:
--------------------------+-----------------------------
I've got some ajax files in my theme. In that I have included the wp-blog-
header.php and written for correct access:
{{{
header("HTTP/1.1 200 OK");
}}}
All works perfect, also the own defined functions of my theme. But with
the translation I've got a problem. My outputs are not translated in the
used language. These remain the same. I've used the language functions
{{{
_e(), __(), _n(), sprintf()
}}}
correctly.
Think that's a bug..
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21524>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list