Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#50549 closed enhancement (fixed)

Remove use of "normal" in user-facing output

Reported by: dartiss Owned by: SergeyBiryukov
Priority: normal Milestone: 5.5
Component: Text Changes Version:
Severity: normal Keywords:
Cc: Focuses:

Description

A minor text change to remove two instances of where the exclusive word "normal" is used on screen output.

A separate ticket will be logged for changing the use of this word in comments (which is a much bigger ask).

Attachments (2)

50549.diff (2.3 KB ) - added by dartiss 6 years ago.
50549-2.diff (870 bytes ) - added by dartiss 6 years ago.

Download all attachments as: .zip

Change History (7)

@dartiss
6 years ago

@dartiss
6 years ago

#1 @dartiss
6 years ago

This is my first attempt at providing diff changes, so apologies if there is any issue with this - happy for guidance and to add any required changes.

#2 @SergeyBiryukov
6 years ago

  • Milestone Awaiting Review5.5

Thanks for the patches!

The new Site Health strings in 50549.diff do seem like an improvement.

I'm less sure about 50549-2.diff. Could you clarify what's wrong with "your site will return to normal"?

#3 @dartiss
6 years ago

Thanks for the question.

Let me give an example. What if the upgrade breaks something? It won't return to how it was before, which is what most people might define as "normal". Instead, this wording clarifies exactly what it means - that once it's complete, maintenance mode will be switched off.

Apart from the fact that "normal" is generally seen as a troublesome word, in this case it's suggesting more than it can promise.

#4 @SergeyBiryukov
6 years ago

Thanks, all good points.

#5 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 48287:

Text Changes: Remove use of "normal" in user-facing output.

This clarifies some messages referring to Site Health checks and maintenance mode, and makes them more accurate.

Props dartiss.
Fixes #50549.

Note: See TracTickets for help on using tickets.