Dotclear

Changeset 1050:1f59a06fbf6c


Ignore:
Timestamp:
12/02/12 22:19:14 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Locales (addresses #903)

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/comments.php

    r1049 r1050  
    250250               if ($moderationTTL != null && $moderationTTL >=0) { 
    251251                    echo '<p>'.sprintf(__('All spam comments older than %s day(s) will be automatically deleted.'), $moderationTTL).' '. 
    252                     __('You can modify this duration in '). 
    253                     '<a href="blog_pref.php"> '.__('Blog preferences').'</a></p>'; 
     252                    sprintf(__('You can modify this duration in the %s'),'<a href="blog_pref.php"> '.__('Blog preferences').'</a>'). 
     253                    '</p>'; 
    254254               } 
    255255               echo '</form>'; 
  • locales/fr/plugins.po

    r1040 r1050  
    19101910#~ msgid "The backup file does not appear to be well formed." 
    19111911#~ msgstr "Le fichier de sauvegarde semble mal formaté." 
     1912 
     1913msgid "You can modify this duration in the %s" 
     1914msgstr "Vous pouvez modifier cette durée dans les %s" 
Note: See TracChangeset for help on using the changeset viewer.

Sites map