Making WordPress.org


Ignore:
Timestamp:
09/04/2017 08:19:30 AM (8 years ago)
Author:
ocean90
Message:

Plugin Directory: Simplify string for locales count and add a missing text domain.

File:
1 edited

Legend:

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

    r5864 r5872  
    9090                            printf(
    9191                                /* translators: %s: Number of available languages */
    92                                 _x( 'See all %s', 'languages' ),
     92                                _x( 'See all %s', 'languages', 'wporg-plugins' ),
    9393                                $available_languages_count
    9494                            )
Note: See TracChangeset for help on using the changeset viewer.