Dotclear

Changeset 1628


Ignore:
Timestamp:
10/22/09 21:37:42 (14 years ago)
Author:
kozlika
Message:

typo, html, lignes vides en fin de fichiers

Location:
plugins/comCtrl
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • plugins/comCtrl/_install.php

    r710 r1628  
    4242     ; 
    4343 
    44 # Schema installation 
     44# Schéma d'installation 
    4545$si = new dbStruct($core->con,$core->prefix); 
    4646$si->synchronize($s); 
  • plugins/comCtrl/class.comctrl.php

    r710 r1628  
    291291          form::checkbox(array('comments[]'),$this->rs->comment_id,$byip?'checked':'','','',0).'</td>'. 
    292292          '<td class="nowrap status">'.$img_status.'<br />'.$imrating.'</td>'. 
    293           '<td class="nowrap"><a href="'.$author_url.'">'.$comment_author.'</a><small><br>'. 
     293          '<td class="nowrap"><a href="'.$author_url.'">'.$comment_author.'</a><br /><small>'. 
    294294          '<a href="'.$ip_url.'">'.html::escapeHTML($this->rs->comment_ip).'</a><br />'. 
    295295          '<a href="mailto:'.$this->rs->comment_email .'">'. 
  • plugins/comCtrl/index_home.php

    r710 r1628  
    160160     */ 
    161161  ?> 
    162 <style type="text/css"> 
    163 .comAutInfo{ margin-left: 1em; padding: 0 .5em 0 .5em;} 
    164 .comContent{ border-left:1em #f8f8f8 solid; background-color: #f8f8f8; margin-left: 1em; padding: 0 .5em 0 .5em;} 
    165 tr.ccRank-2 .comContent{ border-left-color: #ff1900; } 
    166 tr.ccRank-1 .comContent{ border-left-color: #ff9e00; } 
    167 tr.ccRank0 .comContent{ border-left-color: #aaa;} 
    168 tr.ccRank1 .comContent{ border-left-color: #86c0d3;} 
    169 tr.ccRank2 .comContent{ border-left-color: #00c0ff;} 
     162     <style type="text/css"> 
     163          .comAutInfo{ margin-left: 1em; padding: 0 .5em 0 .5em;} 
     164          .comContent{ border-left:1em #f8f8f8 solid; background-color: #f8f8f8; margin-left: 1em; padding: 0 .5em 0 .5em;} 
     165          tr.ccRank-2 .comContent{ border-left-color: #ff1900; } 
     166          tr.ccRank-1 .comContent{ border-left-color: #ff9e00; } 
     167          tr.ccRank0 .comContent{ border-left-color: #aaa;} 
     168          tr.ccRank1 .comContent{ border-left-color: #86c0d3;} 
     169          tr.ccRank2 .comContent{ border-left-color: #00c0ff;} 
    170170  </style> 
    171171</head> 
  • plugins/comCtrl/locales/fr/main.po

    r710 r1628  
    99"Report-Msgid-Bugs-To: \n" 
    1010"POT-Creation-Date: 2009-01-16 15:18+0100\n" 
    11 "PO-Revision-Date: 2009-01-13 15:20+0100\n" 
    12 "Last-Translator: ALACOQUE Laurent <laureck@users.sourceforge.net>\n" 
     11"PO-Revision-Date: 2009-10-22 21:37+0100\n" 
     12"Last-Translator: Kozlika <kozlika@free.fr>\n" 
    1313"Language-Team: French\n" 
    1414"MIME-Version: 1.0\n" 
     
    2525msgstr "Aucun commentaire" 
    2626 
    27 #: class.comctrl.php:181 index_home.php:36 
     27#: class.comctrl.php:181 
     28#: index_home.php:36 
    2829msgid "Date" 
    2930msgstr "Date" 
    3031 
    31 #: class.comctrl.php:182 index_home.php:39 
     32#: class.comctrl.php:182 
     33#: index_home.php:39 
    3234msgid "Status" 
    33 msgstr "Etat" 
    34  
    35 #: class.comctrl.php:183 index_home.php:38 
     35msgstr "État" 
     36 
     37#: class.comctrl.php:183 
     38#: index_home.php:38 
    3639msgid "Author" 
    3740msgstr "Auteur" 
     
    4952msgstr "Type" 
    5053 
    51 #: class.comctrl.php:192 class.comctrl.php:205 
     54#: class.comctrl.php:192 
     55#: class.comctrl.php:205 
    5256msgid "Page(s)" 
    5357msgstr "Page(s)" 
     
    7377msgstr "%d/%m %H:%M" 
    7478 
    75 #: class.comctrl.php:303 class.comctrl.php:305 
     79#: class.comctrl.php:303 
     80#: class.comctrl.php:305 
    7681msgid "edit" 
    7782msgstr "éditer" 
    7883 
    79 #: class.comctrl.php:308 index_home.php:32 
     84#: class.comctrl.php:308 
     85#: index_home.php:32 
    8086msgid "trackback" 
    8187msgstr "trackback" 
    8288 
    83 #: class.comctrl.php:308 index_home.php:31 
     89#: class.comctrl.php:308 
     90#: index_home.php:31 
    8491msgid "comment" 
    8592msgstr "commentaire" 
    8693 
    87 #: comment_analyze.php:28 index_home.php:157 
     94#: comment_analyze.php:28 
     95#: index_home.php:157 
    8896msgid "commentControl" 
    8997msgstr "commentControl" 
     
    93101msgstr "Machines d'où proviennent plusieurs noms d'auteurs" 
    94102 
    95 #: comment_analyze.php:37 comment_analyze.php:58 
     103#: comment_analyze.php:37 
     104#: comment_analyze.php:58 
    96105#, fuzzy 
    97106msgid "Host" 
     
    102111msgstr "nIDs" 
    103112 
    104 #: comment_analyze.php:37 comment_analyze.php:58 
     113#: comment_analyze.php:37 
     114#: comment_analyze.php:58 
    105115msgid "Author names writing from this IP" 
    106116msgstr "Nom des auteurs depuis cette IP" 
    107117 
    108 #: comment_analyze.php:48 comment_analyze.php:69 
     118#: comment_analyze.php:48 
     119#: comment_analyze.php:69 
    109120msgid "None to report..." 
    110 msgstr "Aucune..." 
     121msgstr "Aucune" 
    111122 
    112123#: comment_analyze.php:52 
     
    130141msgstr "Croissant" 
    131142 
    132 #: index_home.php:115 index_home.php:121 
     143#: index_home.php:115 
     144#: index_home.php:121 
    133145msgid "as is" 
    134146msgstr "tel que" 
     
    177189#: index_home.php:174 
    178190msgid "Comments Control" 
    179 msgstr "Controle des commentaires" 
    180  
    181 #: index_home.php:181 index_home.php:186 
     191msgstr "Contrôle des commentaires" 
     192 
     193#: index_home.php:181 
     194#: index_home.php:186 
    182195msgid "Filters" 
    183196msgstr "Filtres" 
     
    185198#: index_home.php:189 
    186199msgid "Type:" 
    187 msgstr "Type:" 
     200msgstr "Type :" 
    188201 
    189202#: index_home.php:192 
    190203msgid "Status:" 
    191 msgstr "Etat:" 
     204msgstr "État :" 
    192205 
    193206#: index_home.php:198 
    194207msgid "Order by:" 
    195 msgstr "Classement:" 
     208msgstr "Classement :" 
    196209 
    197210#: index_home.php:201 
    198211msgid "Sort:" 
    199 msgstr "Trier:" 
     212msgstr "Trier :" 
    200213 
    201214#: index_home.php:205 
     
    205218#: index_home.php:209 
    206219msgid "Comment author:" 
    207 msgstr "Auteur du commentaire" 
     220msgstr "Auteur du commentaire :" 
    208221 
    209222#: index_home.php:212 
     
    226239#, php-format 
    227240msgid "You have %s spam comments." 
    228 msgstr "Vous havez %s commentaires indésirables." 
     241msgstr "Vous avez %s commentaires indésirables." 
    229242 
    230243#: index_home.php:231 
     
    247260#: index_home.php:244 
    248261msgid "Selected comments ranking:" 
    249 msgstr "Ranking des commentaires sélectionnés:" 
     262msgstr "Ranking des commentaires sélectionnés :" 
    250263 
    251264#: index_home.php:246 
    252 msgid "" 
    253 "Warning: the following can break your comment status please test this before" 
    254 msgstr "" 
    255 "Attention: ce qui suit peut casser l'état des commentaires, tester d'abord" 
     265msgid "Warning: the following can break your comment status please test this before" 
     266msgstr "Attention : ce qui suit peut casser l'état des commentaires, tester d'abord" 
    256267 
    257268#: index_home.php:247 
     
    262273msgid "Apply changes" 
    263274msgstr "Changer" 
     275 
Note: See TracChangeset for help on using the changeset viewer.

Sites map