Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#36053 closed defect (bug) (invalid)

the_date('M') returns a additional dot in pt_BR

Reported by: waltercruz's profile waltercruz Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.4.2
Component: General Keywords:
Focuses: Cc:

Description

A simple one: according to the docs, the_date('M'); should return the month with 3 characters, but in pt_BR, it returns a dot after the month, like 'jan.'. It doesn't happen if I change the locale to en, but then I got the month names in other language.

Change History (2)

#1 @ocean90
9 years ago

  • Focuses ui template removed
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Hello @waltercruz, welcome to our Trac!

Translations are handled on https://translate.wordpress.org. You can submit a new translation here: https://translate.wordpress.org/projects/wp/4.4.x/pt-br/default?filters%5Bterm%5D=abbreviation

#2 @waltercruz
9 years ago

ok, will handle it there. Thanks.

Note: See TracTickets for help on using tickets.