[wp-trac] [WordPress Trac] #25568: Sprintf replacement specifiers for strings are used instead of integers

WordPress Trac noreply at wordpress.org
Fri Oct 11 05:49:57 UTC 2013


#25568: Sprintf replacement specifiers for strings are used instead of integers
--------------------------+-----------------------------
 Reporter:  Nao           |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  I18N          |    Version:  trunk
 Severity:  normal        |   Keywords:  has-patch
--------------------------+-----------------------------
 In wp-admin/edit.php, many of the messages for bulk edit include '''%s'''
 as replacement specifiers for decimal strings instead of '''%d''' (ref:
 http://php.net/sprintf)

 While this does not affect the displayed message in English, replacing
 them with correct replacement specifiers will help translators understand
 the context.

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


More information about the wp-trac mailing list