Changeset 8613 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-i18n.php
- Timestamp:
- 04/09/2019 07:49:45 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-i18n.php
r7957 r8613 74 74 _x( 'Adopt Me', 'Plugin Section Name', 'wporg-plugins' ); 75 75 _x( 'Beta', 'Plugin Section Name', 'wporg-plugins' ); 76 _x( 'Blocks', 'Plugin Section Name', 'wporg-plugins' ); 76 77 _x( 'My Favorites', 'Plugin Section Name', 'wporg-plugins' ); 77 78 _x( 'Featured', 'Plugin Section Name', 'wporg-plugins' ); … … 82 83 _x( 'Plugins that have been offered for adoption by others.', 'Plugin Section Description', 'wporg-plugins' ); 83 84 _x( 'Beta plugins are in development for possible inclusion in a future version of WordPress.', 'Plugin Section Description', 'wporg-plugins' ); 85 _x( 'Plugins that offer blocks.', 'Plugin Section Description', 'wporg-plugins' ); 84 86 _x( 'Plugins contained within this category get displayed on the Featured tab.', 'Plugin Section Description', 'wporg-plugins' ); 85 87 _x( 'The below plugins have been marked as favorites.', 'Plugin Section Description', 'wporg-plugins' );
Note: See TracChangeset
for help on using the changeset viewer.