[wp-trac] [WordPress Trac] #54083: Update the About page for 5.8.1

WordPress Trac noreply at wordpress.org
Tue Sep 7 19:08:20 UTC 2021


#54083: Update the About page for 5.8.1
-------------------------------------+---------------------
 Reporter:  circlecube               |       Owner:  (none)
     Type:  task (blessed)           |      Status:  new
 Priority:  normal                   |   Milestone:  5.8.1
Component:  Help/About               |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-refresh  |     Focuses:
-------------------------------------+---------------------
Changes (by audrasjb):

 * keywords:  has-patch => has-patch needs-refresh


Comment:

 Hello @circlecube and thank you for putting this together.

 We should rather use the existing strings provided at the end of the
 `about.php` file.

 So
 `<strong>Version %1$s</strong> fixed %2$s bugs.`
 Should be replaced with
 `<strong>Version %1$s</strong> addressed %2$s bugs.`
 and same for the singular string.

 Also, the number of fixed bugs is not consistent: 11 in the `_n` function,
 and 41 in the `number_format_i18n` function :)

 Otherwise the patch looks good to me (see screenshot below).

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54083#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list