[wp-trac] [WordPress Trac] #20898: When bulk editing several posts the message is wrong
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 10 18:48:28 UTC 2012
#20898: When bulk editing several posts the message is wrong
--------------------------+--------------------------------------
Reporter: markoheijnen | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Types | Version: 3.0
Severity: minor | Keywords: dev-feedback needs-patch
--------------------------+--------------------------------------
When you bulk editing posts you always get the message that the posts are
edited:
see: sprintf( _n( '%s post updated.', '%s posts updated.', $updated ),
number_format_i18n( $updated ) );
Should it be getting the name and singular there or add it to the post
updated messages array?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20898>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list