Making WordPress.org

Ticket #1241: 1241.diff

File 1241.diff, 642 bytes (added by netweb, 10 years ago)
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wp-i18n-teams/views/all-locales.php

     
    9797                                                </a>
    9898                                        <td>
    9999                                                <a href="<?php echo esc_url( add_query_arg( 'locale', $locale->wp_locale ) ); ?>">
    100                                                         <?php _e( 'Details', 'wporg' ); ?>
     100                                                        <?php _e( 'Team', 'wporg' ); ?>
    101101                                                </a>
    102102                                        </td>
    103103                                </tr>