Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#50494 closed enhancement (fixed)

Improved language consistency on MS site deletion screen

Reported by: dartiss's profile dartiss Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.5 Priority: normal
Severity: normal Version:
Component: Networks and Sites Keywords: good-first-bug has-patch
Focuses: multisite, ui-copy Cc:

Description

In ms-delete-site.php, a message of "I'm sure I want to permanently disable my site" is displayed. Yet, throughout the code and on-screen, it constantly refers to the site being deleted. Not disabled. We should be consistent.

Additionally "disable" suggests a more temporary situation than "delete", as if it's recoverable.

Attachments (1)

50494.patch (575 bytes) - added by burhandodhy 5 years ago.
Replace 'disable' with delete

Download all attachments as: .zip

Change History (4)

#1 @SergeyBiryukov
5 years ago

  • Component changed from General to Networks and Sites
  • Focuses multisite ui-copy added
  • Keywords needs-patch good-first-bug added
  • Milestone changed from Awaiting Review to 5.5
  • Type changed from feature request to enhancement

@burhandodhy
5 years ago

Replace 'disable' with delete

#2 @SergeyBiryukov
5 years ago

  • Keywords has-patch added; needs-patch removed

#3 @SergeyBiryukov
5 years ago

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

In 48201:

Networks and Sites: Use a consistent wording when referring to site deletion on Delete Site screen.

Props burhandodhy, dartiss.
Fixes #50494.

Note: See TracTickets for help on using tickets.