Make WordPress Core

Opened 17 years ago

Closed 16 years ago

#12436 closed defect (bug) (fixed)

Error at sentence

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

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 16 years ago.
Various re-wording

Download all attachments as: .zip

Change History (5)

#1 @dd32
17 years ago

  • Type task (blessed)defect (bug)

#2 @TobiasBg
17 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
16 years ago

Various re-wording

#3 @mrmist
16 years ago

  • Keywords has-patch added

Patch attached with various re-wording.

#4 @nacin
16 years ago

  • Resolutionfixed
  • Status newclosed

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

Note: See TracTickets for help on using tickets.