Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#49242 closed defect (bug) (fixed)

i18n: update translators comments in users list table

Reported by: ramiy's profile ramiy Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.4 Priority: normal
Severity: normal Version:
Component: I18N Keywords: has-patch
Focuses: administration Cc:

Description

The %1$s <span class="count">(%2$s)</span> translation string has two placeholders - %1$s and %2$s.

The attached patch fixes the translators comments to provide information about each placeholder.

Attachments (1)

49242.patch (882 bytes) - added by ramiy 5 years ago.

Download all attachments as: .zip

Change History (4)

@ramiy
5 years ago

#1 @ramiy
5 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
5 years ago

  • Milestone changed from Awaiting Review to 5.4

#3 @SergeyBiryukov
5 years ago

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

In 47089:

I18N: Correct translator comments in WP_Users_List_Table::get_views() to provide information about each placeholder.

Props ramiy.
Fixes #49242.

Note: See TracTickets for help on using tickets.