Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#31013 closed defect (bug) (fixed)

Similar strings and missing plural for users page

Reported by: pavelevap's profile pavelevap Owned by:
Milestone: 4.2 Priority: low
Severity: normal Version:
Component: I18N Keywords:
Focuses: Cc:

Description

  • There are 3 similar strings, we can make only one. There is no need for other strings for Users, because there is only one string for Posts, Plugins, etc.
  • We have plural for deleting users, there should be also plural for removing users.

See attached patch.

Attachments (1)

31013.patch (1.6 KB) - added by pavelevap 9 years ago.

Download all attachments as: .zip

Change History (7)

@pavelevap
9 years ago

#1 @SergeyBiryukov
9 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 4.2

#2 @ocean90
9 years ago

In 31717:

Merge three similar strings.

props pavelevap.
see #31013.

#3 follow-up: @ocean90
9 years ago

  • Keywords needs-patch added; has-patch removed
  • Version trunk deleted

For wp-admin/users.php we need something like [31656].

#4 @samuelsidler
9 years ago

  • Priority changed from normal to low

This ticket was mentioned in Slack in #core by drew. View the logs.


9 years ago

#6 in reply to: ↑ 3 @ocean90
9 years ago

  • Keywords needs-patch removed
  • Resolution set to fixed
  • Status changed from new to closed

Replying to ocean90:

For wp-admin/users.php we need something like [31656].

This will be covered by https://core.trac.wordpress.org/attachment/ticket/28502/28502.3.diff.

Closing as fixed.

Note: See TracTickets for help on using tickets.