Dotclear


Ignore:
Timestamp:
07/25/11 22:27:11 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Ductile - Traductions, debug CSS. Thanks to jean-michel, mirovinben, franck paul and brol.

Location:
themes/ductile/tpl
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/tpl/404.html

    r615 r650  
    3636                         <div id="content-info"> 
    3737                              <h2>{{tpl:lang Document not found}}</h2> 
    38                               <p>L'adresse est erronée ou la page a été supprimée.</p> 
     38                              <p>{{tpl:lang URL you've tried has typos, or the page has been deleted or moved.}}</p> 
    3939                         </div> 
    4040                          
  • themes/ductile/tpl/_head.html

    r631 r650  
    11<!-- media queries --> 
    2 <meta name="viewport" content="width=device-width" /> 
     2<meta name="viewport" content="width=device-width, initial-scale=1.0" /> 
    33<!-- compat media queries --> 
    44<!--[if lt IE 9]> 
  • themes/ductile/tpl/archive.html

    r615 r650  
    5353                                   <div id="by-date" class="arch-block"> 
    5454                                        <h3>{{tpl:lang By date}}</h3> 
    55                                         <p class="fromto">{{tpl:lang From}} <tpl:Entries no_content="1" order="asc" lastn="1"><a href="{{tpl:EntryURL}}">{{tpl:EntryDate format="%d %B %Y"}}</a></tpl:Entries> {{tpl:lang to}} <tpl:Entries no_content="1" order="desc" lastn="1"><a href="{{tpl:EntryURL}}">{{tpl:EntryDate format="%d %B %Y"}}</a></tpl:Entries></p> 
     55                                        <p class="fromto">{{tpl:lang FromDay}} <tpl:Entries no_content="1" order="asc" lastn="1"><a href="{{tpl:EntryURL}}">{{tpl:EntryDate format="%e %B %Y"}}</a></tpl:Entries> {{tpl:lang toDay}} <tpl:Entries no_content="1" order="desc" lastn="1"><a href="{{tpl:EntryURL}}">{{tpl:EntryDate format="%e %B %Y"}}</a></tpl:Entries></p> 
    5656                                        <tpl:Archives order="asc"> 
    5757                                             <tpl:ArchivesYearHeader> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map