Ticket #6259 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Text: awkward phrase for don't have permission to upload a file

Reported by: kichu Assigned to: anonymous
Priority: normal Milestone: 2.5
Component: General Version: 2.5
Severity: normal Keywords: has-patch
Cc:

Description

I found this string in wp-app.php at line no.386 (in WP 2.3.3):

"Sorry, you do not have the right to file uploads on this blog"

I think it should read , "Sorry, you do not have the right to upload files on this blog"?

It needs correction.

S.K http://www.cyberbrahma.com/weblog/

Attachments

6259.diff (504 bytes) - added by MtDewVirus on 03/17/08 17:51:27.
Changed a little more of the wording.

Change History

03/17/08 17:28:10 changed by MtDewVirus

  • keywords set to has-patch.

03/17/08 17:51:27 changed by MtDewVirus

  • attachment 6259.diff added.

Changed a little more of the wording.

03/17/08 17:56:11 changed by lloydbudd

  • summary changed from Error in the semantics of a string to Text: awkward phrase for don't have permission to upload a file.
  • milestone changed from 2.6 to 2.5.

03/17/08 21:18:03 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [7351]) Better phrasing. Props kichu and MtDewVirus?. fixes #6259