[wp-trac] [WordPress Trac] #24229: Something is probably missing in post-template.php:1424
WordPress Trac
noreply at wordpress.org
Tue Apr 30 13:45:35 UTC 2013
#24229: Something is probably missing in post-template.php:1424
--------------------------+--------------------
Reporter: settle | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: I18N | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+--------------------
Changes (by ocean90):
* keywords: => needs-patch
* milestone: Awaiting Review => 3.6
Old description:
> It seems %2$s should also be here:
>
> /* translators: post revision: 1: when, 2: author name */
> $titlef = _x( '%1$s', 'post revision' );
New description:
It seems %2$s should also be here:
{{{
/* translators: post revision: 1: when, 2: author name */
$titlef = _x( '%1$s', 'post revision' );
}}}
--
Comment:
Since [23769].
Related: #24213
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24229#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list