Make WordPress Core

Changeset 59005 for branches/6.6


Ignore:
Timestamp:
09/10/2024 03:14:45 PM (2 years ago)
Author:
audrasjb
Message:

Help/About: Fix number of bugs without raising the number of bugs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/6.6/src/wp-admin/about.php

    r59004 r59005  
    5252                                                        '<strong>Version %1$s</strong> addressed %2$s bug.',
    5353                                                        '<strong>Version %1$s</strong> addressed %2$s bugs.',
    54                                                         16
     54                                                        26
    5555                                                ),
    5656                                                '6.6.2',
Note: See TracChangeset for help on using the changeset viewer.