Make WordPress Core

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#54341 closed defect (bug) (fixed)

Missing i18n on the Site Health Info screen

Reported by: johnbillion Owned by: hellofromTonya
Priority: normal Milestone: 5.9
Component: Site Health Version: 5.2
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

If a site health info section includes the show_count parameter, the count that's shown is not internationalised.

Change History (4)

This ticket was mentioned in PR #1789 on WordPress/wordpress-develop by johnbillion.


5 years ago
#1

  • Keywords has-patch added; needs-patch removed

#2 @hellofromTonya
5 years ago

  • Keywords commit added
  • Milestone Awaiting Review5.9
  • Owner set to hellofromTonya
  • Status newreviewing

With 2 PR approvals, moving this fix into 5.9 and marking for commit.

#3 @hellofromTonya
5 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 51970:

Site Health: Internationalizes count in the info section headings.

If a site health info section includes the show_count parameter, this commit internationalizes the count.

Follow-up to [45176].

Props johnbillion, swissspidy.
Fixes #54341.

Note: See TracTickets for help on using tickets.