Dotclear

Changeset 1526:b17db2367958 for themes


Ignore:
Timestamp:
08/22/13 22:55:04 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Admin stays sexy without javascript.

Location:
themes/ductile
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_config.php

    r1096 r1526  
    5454 
    5555$fonts = array( 
    56      __('default') => '', 
     56     __('Default') => '', 
    5757     __('Ductile primary') => 'Ductile body', 
    5858     __('Ductile secondary') => 'Ductile alternate', 
     
    540540(!empty($ductile_user['body_font']) ? ' '.fontDef($ductile_user['body_font']) : ''). 
    541541'</p>'. 
    542 '<p class="form-note">'.__('Set main font to default to use webfont below.').'</p> '. 
     542'<p class="form-note">'.__('Set main font to Default to use webfont below.').'</p> '. 
    543543'<p class="field"><label for="body_webfont_family">'.__('Webfont family:').'</label> '. 
    544544form::field('body_webfont_family',25,255,$ductile_user['body_webfont_family']).'</p>'. 
     
    554554(!empty($ductile_user['alternate_font']) ? ' '.fontDef($ductile_user['alternate_font']) : ''). 
    555555'</p>'. 
    556 '<p class="form-note">'.__('Set secondary font to default to use webfont below.').'</p> '. 
     556'<p class="form-note">'.__('Set secondary font to Default to use webfont below.').'</p> '. 
    557557'<p class="field"><label for="alternate_webfont_family">'.__('Webfont family:').'</label> '. 
    558558form::field('alternate_webfont_family',25,255,$ductile_user['alternate_webfont_family']).'</p>'. 
  • themes/ductile/locales/fr/admin.po

    r1096 r1526  
    11msgid "Theme configuration upgraded." 
    2 msgstr "Configuration du thème mise à jour." 
     2msgstr "La configuration du thème a été mise à jour." 
    33 
    44msgid "Content" 
     
    5151 
    5252msgid "Search result entries" 
    53 msgstr "Billets résultants d'une recherche" 
     53msgstr "Billets résultant d'une recherche" 
    5454 
    5555msgid "Month archive entries" 
     
    6969 
    7070msgid "Comment preview is not mandatory:" 
    71 msgstr "Prévisualisation du commentaire optionnelle :" 
     71msgstr "Prévisualisation du commentaire non obligatoire :" 
    7272 
    7373msgid "Presentation" 
     
    8787 
    8888msgid "Font size (in em by default):" 
    89 msgstr "Taille de police (en em par défaut) :" 
     89msgstr "Taille du texte courant (en em par défaut) :" 
    9090 
    9191msgid "Color:" 
     
    125125msgstr "feuille de style (Google)" 
    126126 
    127 msgid "Set main font to default to use webfont below." 
     127msgid "Set main font to Default to use webfont below." 
    128128msgstr "Mettre la police de caractère principale à Défaut pour utiliser la fonte web ci-dessous." 
    129129 
    130 msgid "Set secondary font to default to use webfont below." 
     130msgid "Set secondary font to Default to use webfont below." 
    131131msgstr "Mettre la police de caractère secondaire à Défaut pour utiliser la fonte web ci-dessous." 
    132132 
Note: See TracChangeset for help on using the changeset viewer.

Sites map