Ticket #5562 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

get_calendar: calendar caption i18n

Reported by: takayukister Owned by: anonymous
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

get_calendar.diff Download (574 bytes) - added by takayukister 4 years ago.

Change History

comment:1   ryan4 years ago

  • Status changed from new to closed
  • Resolution set to fixed

(In [6533]) Localize calendar caption. Props takayukister. fixes #5562

  • Milestone changed from 2.6 to 2.5
Note: See TracTickets for help on using tickets.