Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#32034 closed defect (bug) (fixed)

Add placeholder to a plural string in class-wp-list-table.php

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

Description

'1 item' should be '%s item', otherwise GlotPress shows a warning:

Warning: Extra %s placeholder in translation.

See also [31941].

Attachments (1)

32034.patch (1.0 KB) - added by SergeyBiryukov 9 years ago.

Download all attachments as: .zip

Change History (5)

#1 @SergeyBiryukov
9 years ago

  • Keywords has-patch 4.3-early added

#2 @obenland
9 years ago

  • Owner set to SergeyBiryukov
  • Status changed from new to assigned

#3 @obenland
9 years ago

  • Keywords 4.3-early removed
  • Milestone changed from Future Release to 4.3

#4 @ocean90
9 years ago

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

In 32473:

List Table: Add placeholder to a plural string.

props SergeyBiryukov.
fixes #32034.

Note: See TracTickets for help on using tickets.