[wp-trac] [WordPress Trac] #26470: Include translation note in wp_dashboard_recent_posts

WordPress Trac noreply at wordpress.org
Sat Dec 7 00:25:32 UTC 2013


#26470: Include translation note in wp_dashboard_recent_posts
--------------------------+-----------------------------
 Reporter:  netweb        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  I18N          |    Version:  trunk
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 Include a translation note for translators in `wp_dashboard_recent_posts`
 [http://core.trac.wordpress.org/browser/trunk/src/wp-
 admin/includes/dashboard.php#L597 /wp-admin/includes/dashboard.php#L597]

 {{{
 #!php
 /* translators: date and time format for dashboard publishing soon and
 recently published section, see http:php.net/date */
 $relative = date_i18n( __( 'M jS' ), $time );
 }}}

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26470>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list