Ticket #5562 (closed enhancement: fixed)
get_calendar: calendar caption i18n
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | I18N | Version: | 2.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
get_calendar() in wp-includes/general-template.php shows a caption as "January 2008". It can be localized but has fixed order (month-year). In some languages, year-month order is more natural (for example, "2008年 1月" is good in Japanese), so we want to gettext it.
# And happy new year from me and Japanese localization team :)
Attachments
Change History
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

