Changes between Initial Version and Version 2 of Ticket #24229
- Timestamp:
- 04/30/2013 01:45:35 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24229
- Property Keywords needs-patch added
-
Property
Version
changed from
to
trunk
-
Property
Milestone
changed from
Awaiting Review
to3.6
-
Ticket #24229 – Description
initial v2 1 1 It seems %2$s should also be here: 2 2 3 4 {{{ 3 5 /* translators: post revision: 1: when, 2: author name */ 4 6 $titlef = _x( '%1$s', 'post revision' ); 7 }}}