Plugin Directory

Changeset 562603


Ignore:
Timestamp:
06/22/2012 06:42:48 PM (14 years ago)
Author:
ljg3
Message:

Missed localization strings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multisite-plugin-stats/trunk/multisite-plugin-stats.php

    r562602 r562603  
    110110       
    111111        <h3><?php _e('Active Plugins', 'multisite_plugin_stats'); ?> (<?php echo count($active_plugins); ?>)</h3>
    112         <p><em>Click the count to display the blogs using a given plugin.</em></p>
     112        <p><em><?php _e('Click the count to display the blogs using a given plugin.'); ?></em></p>
    113113        <ul class="plugin_list">
    114114        <?php
Note: See TracChangeset for help on using the changeset viewer.