[wp-trac] [WordPress Trac] #13996: Dysfunctional i18n function
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 20 01:03:34 UTC 2010
#13996: Dysfunctional i18n function
--------------------------+-------------------------------------------------
Reporter: xibe | Owner: nbachiyski
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 3.0.1
Component: i18n | Version: 3.0
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
Changes (by SergeyBiryukov):
* cc: sergeybiryukov.ru@… (added)
* keywords: needs-patch => has-patch
Comment:
{{{_nx_noop()}}} is fine; it just returns an array. I dug deeper and found
the problem in {{{edit-comments.php}}}: this string requires translating
with context using {{{_nx()}}}, however {{{_n()}}} is used, which doesn't
support context.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13996#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list