Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#50494 closed enhancement (fixed)

Improved language consistency on MS site deletion screen

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

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 6 years ago.
Replace 'disable' with delete

Download all attachments as: .zip

Change History (4)

#1 @SergeyBiryukov
6 years ago

  • Component GeneralNetworks and Sites
  • Focuses multisite ui-copy added
  • Keywords needs-patch good-first-bug added
  • Milestone Awaiting Review5.5
  • Type feature requestenhancement

@burhandodhy
6 years ago

Replace 'disable' with delete

#2 @SergeyBiryukov
6 years ago

  • Keywords has-patch added; needs-patch removed

#3 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

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.