Opened 13 years ago
Closed 13 years ago
#26470 closed defect (bug) (fixed)
Include translation note in wp_dashboard_recent_posts
| Reported by: | netweb | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.8 |
| Component: | I18N | Version: | 3.8 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Include a translation note for translators in wp_dashboard_recent_posts /wp-admin/includes/dashboard.php#L597
/* translators: date and time format for dashboard publishing soon and recently published section, see http:php.net/date */ $relative = date_i18n( __( 'M jS' ), $time );
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 26758: