Make WordPress Core

Opened 13 years ago

Closed 12 years ago

#16360 closed defect (bug) (fixed)

When bulk deleting users, the string remains singular

Reported by: nacin's profile nacin Owned by:
Milestone: 3.2 Priority: normal
Severity: normal Version:
Component: Users Keywords: 3.2-early has-patch commit
Focuses: Cc:

Description

"What should be done with posts and links owned by this user?"

Should be:

"What should be done with posts and links owned by these users?"

Kinda a usability issue, as it appears to apply to only the last user, rather than all of them. But it can wait. Bulk-deleting users isn't exactly common.

Attachments (2)

16360.diff (1.3 KB) - added by nacin 13 years ago.
16360.2.diff (1.8 KB) - added by nacin 13 years ago.

Download all attachments as: .zip

Change History (8)

@nacin
13 years ago

#1 @nacin
13 years ago

  • Keywords has-patch commit added

Haven't checked to see if this affects us in any other confirmation screens such as in multisite.

#2 @nacin
13 years ago

This was tested and is good to go.

#4 @nacin
13 years ago

  • Milestone changed from Future Release to 3.2

@nacin
13 years ago

#5 @nacin
13 years ago

Refreshed patch updates the other string. If you select two users, and one of them is the current user, then the first string will be plural, and the second will be singular. That is intended. You selected multiple users, and only one will be deleted.

#6 @ryan
12 years ago

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

(In [17673]) Singular and plural strings for bulk user delete. Props nacin. fixes #16360

Note: See TracTickets for help on using tickets.