Ticket #3196 (closed defect (bug): fixed)

Opened 5 years ago

Last modified 5 years ago

Grammar in first comment

Reported by: davidhosier Owned by: anonymous
Priority: lowest Milestone:
Component: General Version: 2.0.4
Severity: trivial Keywords: grammar install setup has-patch
Cc:

Description

The grammar in the default first comment (in wp-admin/install.php) is a little off. "Hi, this is a comment. To delete a comment, just log in, and view the posts’ comments, there you will have the option to edit or delete them." It should probably read, "Hi, this is a comment. To delete a comment, just log in and view the posts’ comments. There you will have the option to edit or delete them." I'm a card-carrying grammar Nazi.

Attachments

3196.diff Download (2.0 KB) - added by Nazgul 5 years ago.
3196_20.diff Download (1.9 KB) - added by Nazgul 5 years ago.

Change History

Nazgul5 years ago

  • Keywords has-patch added
  • Version set to 2.0.4
  • Milestone set to 2.0.5

Hm, the use of posts' (as opposed to post's) is also fuzzy. A specific comment cannot belong to more than one post, but when editing comments, you view all of the posts' comments together.

comment:4   ryan5 years ago

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

(In [4282]) Grammar fix. Props Nazgul. fixes #3196

Nazgul5 years ago

  • Status changed from closed to reopened
  • Resolution fixed deleted

Patch added for 2.0.5.

comment:6   ryan5 years ago

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

(In [4284]) Grammar fix. Props Nazgul. fixes #3196

  • Status changed from closed to reopened
  • Resolution fixed deleted

It's still a run-on sentence. You should really separate it into 3 separate sentences.

"Hi, this is a comment. To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them."

I agree with changing posts' to post's. Good point.

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

(In [4366]) Less run-on first comment. fixes #3196

(In [4367]) Less run-on first comment. fixes #3196

  • Milestone 2.0.5 deleted

Milestone 2.0.5 deleted

Note: See TracTickets for help on using tickets.