Dotclear

Changeset 1125:d7ba4af1e769


Ignore:
Timestamp:
03/23/13 11:58:59 (12 years ago)
Author:
amalgame <philippe@…>
Branch:
default
Message:

Cope with minor translation bug in antispam, addresses #1392

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/index.php

    r1052 r1125  
    159159     if ($moderationTTL != null && $moderationTTL >=0) { 
    160160          echo '<p>'.sprintf(__('All spam comments older than %s day(s) will be automatically deleted.'), $moderationTTL).' '. 
    161           __('You can modify this duration in '). 
    162           '<a href="blog_pref.php"> '.__('Blog preferences').'</a></p>'; 
     161          sprintf(__('You can modify this duration in the %s'),'<a href="blog_pref.php"> '.__('Blog preferences').'</a>'). 
     162               '</p>'; 
    163163     } 
    164164     echo '</form>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map