Making WordPress.org


Ignore:
Timestamp:
04/09/2019 07:49:45 PM (7 years ago)
Author:
Otto42
Message:

Plugins: Add missing strings to i18n list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-i18n.php

    r7957 r8613  
    7474        _x( 'Adopt Me', 'Plugin Section Name', 'wporg-plugins' );
    7575        _x( 'Beta', 'Plugin Section Name', 'wporg-plugins' );
     76        _x( 'Blocks', 'Plugin Section Name', 'wporg-plugins' );
    7677        _x( 'My Favorites', 'Plugin Section Name', 'wporg-plugins' );
    7778        _x( 'Featured', 'Plugin Section Name', 'wporg-plugins' );
     
    8283        _x( 'Plugins that have been offered for adoption by others.', 'Plugin Section Description', 'wporg-plugins' );
    8384        _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' );
    8486        _x( 'Plugins contained within this category get displayed on the Featured tab.', 'Plugin Section Description', 'wporg-plugins' );
    8587        _x( 'The below plugins have been marked as favorites.', 'Plugin Section Description', 'wporg-plugins' );
Note: See TracChangeset for help on using the changeset viewer.