[wp-trac] [WordPress Trac] #42140: Incorrect use of plural in class-wp-customize-themes-section.php
WordPress Trac
noreply at wordpress.org
Tue Jun 8 23:06:17 UTC 2021
#42140: Incorrect use of plural in class-wp-customize-themes-section.php
-------------------------------------------------+-------------------------
Reporter: tobifjellner | Owner:
| SergeyBiryukov
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Future
| Release
Component: Customize | Version: 4.9
Severity: normal | Resolution:
Keywords: has-patch dev-feedback needs- | Focuses: javascript
testing |
-------------------------------------------------+-------------------------
Comment (by tobifjellner):
Can we tag this ticket for 5.9 and simply change these lines into:
{{{
/* translators: %s: number of themes displayed. */
echo sprintf( __( 'Number of themes: %s' ), '<span class="theme-
count">0</span>' );
}}}
@SergeyBiryukov what do you think?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42140#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list