Changeset 10110 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/cli/class-block-plugin-checker.php
- Timestamp:
- 07/31/2020 09:25:36 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/cli/class-block-plugin-checker.php
r10109 r10110 658 658 sprintf( 659 659 /* translators: %s is a list of block names. */ 660 __( 'More than one top 660 __( 'More than one top-level block was found: %s', 'wporg-plugins' ), 661 661 implode( ', ', $list ) 662 662 ),
Note: See TracChangeset
for help on using the changeset viewer.