Changeset 131

Show
Ignore:
Timestamp:
10/04/05 19:30:27 (3 years ago)
Author:
ogawa
Message:

Modify messages a little.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • DuplicatedTBPingLookup/trunk/DuplicatedTBPingLookup.pl

    r130 r131  
    2121my $plugin = MT::Plugin::DuplicatedTBPingLookup->new({ 
    2222    name => 'Duplicated TBPing Lookup', 
    23     description => "Lookup duplicated trackback ping from the same source, and mark it as a 'junk'.", 
     23    description => "Look up duplicated trackback ping from the same source, and mark it as a 'junk'.", 
    2424    version => $VERSION, 
    2525    config_template => \&template, 
     
    6363sub template { 
    6464    return <<'EOT'; 
     65<p>This plugin allows you to look up duplicated trackback ping from the same source and mark it as a 'junk'.</p> 
     66</p> 
    6567<div class="setting"> 
    6668<div class="label"><label>Score Weight:</label></div>