Opened 13 years ago
Closed 13 years ago
#24721 closed defect (bug) (fixed)
The '<time> ago' string cannot be in predetermined sequence
| Reported by: | vanillalounge | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | I18N | Version: | 3.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
In
http://core.trac.wordpress.org/browser/trunk/wp-admin/revision.php#L131,
http://core.trac.wordpress.org/browser/trunk/wp-admin/revision.php#L162, and
http://core.trac.wordpress.org/browser/trunk/wp-admin/revision.php#L174
The code is forcing '<time> ago'. Translators need '%s ago' as a whole, since many languages (including mine), use 'ago <time>' (i.e. 'há 3 semanas', 'há' being the translations of 'ago').
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: 24425.draft.40.diff:ticket:24425 and IRC chat.