[wp-trac] [WordPress Trac] #5991: Bad English in error message

WordPress Trac wp-trac at lists.automattic.com
Mon Feb 25 10:20:20 GMT 2008


#5991: Bad English in error message
----------------------+-----------------------------------------------------
 Reporter:  thenlich  |       Owner:  anonymous
     Type:  defect    |      Status:  new      
 Priority:  normal    |   Milestone:  2.6      
Component:  General   |     Version:           
 Severity:  normal    |    Keywords:           
----------------------+-----------------------------------------------------
 In xmlrpc.php:695

 {{{
                 if( !current_user_can( 'edit_posts' ) ) {
                         return new IXR_Error( 403, __( 'You are not
 allowed details about comments.' ) );
                 }
 }}}

 the string 'You are not allowed details about comments.' is not correct.
 It probably should be 'You are not allowed '''access to''' details about
 comments.'

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5991>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list