Make WordPress Core

Opened 9 years ago

Closed 7 years ago

#42735 closed enhancement (fixed)

Add missing periods to some (error) messages

Reported by: Presskopp Owned by: SergeyBiryukov
Priority: normal Milestone: 5.4
Component: Text Changes Version:
Severity: normal Keywords: has-patch needs-refresh
Cc: Focuses:

Description

All those 'Invalid xyz'-like messages do end with a period, but not all :)

Attachments (1)

42735.diff (2.7 KB ) - added by Presskopp 9 years ago.

Download all attachments as: .zip

Change History (8)

@Presskopp
9 years ago

#1 @Presskopp
9 years ago

  • Keywords has-patch added

#2 @Presskopp
8 years ago

  • Keywords needs-refresh added

Another missing period:

An error occurred during the activation

https://core.trac.wordpress.org/browser/branches/5.0/src/wp-activate.php?marks=124#L124

EDIT: Ah, it's a H2 and probably won't be changed, not sure about the
"Unknown Feed"

Last edited 8 years ago by Presskopp (previous) (diff)

#3 @Presskopp
8 years ago

and another:

%s comment permanently deleted

#4 @Presskopp
8 years ago

  • Summary Add missing periods to some error messagesAdd missing periods to some (error) messages

#5 @SergeyBiryukov
7 years ago

  • Milestone Awaiting Review5.4
  • Owner set to SergeyBiryukov
  • Status newreviewing

#6 @SergeyBiryukov
7 years ago

In 47152:

Text Changes: Add missing periods to comment status update notices, for consistency.

Props Presskopp.
See #42735.

#7 @SergeyBiryukov
7 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 47153:

Text Changes: Add missing periods to some error messages, for consistency.

Props Presskopp.
Fixes #42735.

Note: See TracTickets for help on using tickets.