Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#12436 closed defect (bug) (fixed)

Error at sentence

Reported by: jconti's profile j.conti Owned by:
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: General Keywords: has-patch
Focuses: Cc:

Description

Hi,

I think there is an error in a sentence.
The sentence is this

"Allow site administrators to add new users to their site via the Users->Add New page."

I think it should be this

"Allow site administrators to add new users to their site via the Users->Add New user."

It is at ms-options.php:84

Attachments (1)

ms-options.patch (5.4 KB) - added by mrmist 15 years ago.
Various re-wording

Download all attachments as: .zip

Change History (5)

#1 @dd32
15 years ago

  • Type changed from task (blessed) to defect (bug)

#2 @TobiasBg
15 years ago

The sentence is correct, as the actual link is "Add New" in the "Users" menu entry in the admin menu.

To make that more visible, the new sentence should probably be

'Allow site administrators to add new users to their site via the "Users->Add New" page.'

A single patch for this seems useless however, as there are more phrases on those pages that could use some re-phrasing.

@mrmist
15 years ago

Various re-wording

#3 @mrmist
15 years ago

  • Keywords has-patch added

Patch attached with various re-wording.

#4 @nacin
15 years ago

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

(In [13771]) MS admin string improvements. fixes #12436, props mrmist.

Note: See TracTickets for help on using tickets.