Dotclear


Ignore:
Timestamp:
10/02/12 16:59:57 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

minor bug

Location:
themes/ductile
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_define.php

    r829 r881  
    1515     /* Description*/         "Mediaqueries compliant elegant theme", 
    1616     /* Author */             "Dotclear Team", 
    17      /* Version */            '1.2', 
     17     /* Version */            '1.2.1', 
    1818     /* Properties */         array( 
    1919                                        'standalone_config' => true 
  • themes/ductile/locales/fr/main.po

    r683 r881  
    44msgid "reactions" 
    55msgstr "réactions" 
     6 
     7msgid "no reactions" 
     8msgstr "pas de réaction" 
     9 
     10msgid "one reaction" 
     11msgstr "une réaction" 
     12 
     13msgid "%s reactions" 
     14msgstr "%s réactions" 
    615 
    716msgid "Add ping" 
  • themes/ductile/tpl/_simple-entry.html

    r803 r881  
    6969          <tpl:CommentsHeader> 
    7070               <div id="comments"> 
    71                     <h3>{{tpl:EntryCommentCount count_all="1" one="%s" more="%s"}} {{tpl:lang reactions}}</h3> 
     71                    <h3>{{tpl:EntryCommentCount count_all="1" none="no reactions" one="one reaction" more="%s reactions"}}</h3> 
    7272                    <ul> 
    7373          </tpl:CommentsHeader> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map