[wp-trac] [WordPress Trac] #25083: Merge strings for available updates

WordPress Trac noreply at wordpress.org
Tue Aug 27 12:39:38 UTC 2013


#25083: Merge strings for available updates
--------------------------+------------------
 Reporter:  pavelevap     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.7
Component:  I18N          |     Version:  3.6
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------

Comment (by nacin):

 One option for the onclick is instead of `<a href="%4$s" %5$s>`, just
 doing `<a %4$s>` then sprintf in the attributes. Not sure how nice that
 is, though — probably not used much elsewhere.

 Simply combining many of these similar strings would be a step in the
 right direction.

 I agree about removing duplicative all title attributes.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25083#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list