Making WordPress.org


Ignore:
Timestamp:
09/24/2015 10:47:59 AM (11 years ago)
Author:
ocean90
Message:

WP i18n teams: Change "Details" to "Team and "Version" to "Latest release".

Props netweb.
Fixes #1241.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wp-i18n-teams/views/locale-details.php

    r1838 r1911  
    1919                </li>
    2020                <li>
    21                         <strong><?php _e( 'Version:', 'wporg' ); ?></strong>
     21                        <strong><?php _e( 'Latest release:', 'wporg' ); ?></strong>
    2222                        <?php echo $locale_data['latest_release'] ? $locale_data['latest_release'] : '&mdash;'; ?>
    2323                </li>
Note: See TracChangeset for help on using the changeset viewer.