Changes in [156:d72098088e8b:153:db83c03ea4f5]
- Location:
- locales
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
locales/en/help/post.html
r154 r104 88 88 </dl> 89 89 90 <h3>Comments</h3> 91 <dl> 92 <dt>Comment list</dt> 93 <dd>On the <em>Comments</em> tab, you can read and change the status of 94 your entry's comments. If you're allowed to by the blog administrator, 95 you will be able to set your comments online or offline, to delete them or 96 to mark them as junk.</dd> 97 98 <dt>Add a comment</dt> 99 <dd>On the <em>Add a comment</em> tab, you can reply to one of your entry's 100 comments without leaving your blog's backend. The syntax to be used here is 101 plain, unlimited, xhtml. Use the fields as if you were modifying a comment.</dd> 102 </dl> 103 90 104 <h3>Trackback</h3> 91 105 <p>To make a trackback, click on the <em>Ping blogs</em> link. … … 108 122 </dl> 109 123 110 <h3>Comments</h3>111 <dl>112 <dt>Comment list</dt>113 <dd>On the <em>Comments</em> tab, you can read and change the status of114 your entry's comments. If you're allowed to by the blog administrator,115 you will be able to set your comments online or offline, to delete them or116 to mark them as junk.</dd>117 118 <dt>Add a comment</dt>119 <dd>On the <em>Add a comment</em> tab, you can reply to one of your entry's120 comments without leaving your blog's backend. The syntax to be used here is121 plain, unlimited, xhtml. Use the fields as if you were modifying a comment.</dd>122 </dl>123 124 124 </body> 125 125 </html> -
locales/fr/help/core_post.html
r154 r104 76 76 <em>voir le billet</em>.</dd> 77 77 78 <dt> URL spécifique</dt>78 <dt>Basename</dt> 79 79 <dd>Ce champ permet de choisir une URL pour un billet autre que celle par défaut 80 80 après avoir cliqué sur le petit verrou placé à sa droite. Si vous essayez … … 88 88 89 89 <dt>Pièces jointes</dt> 90 <dd>Les pièces jointes sont tous les m édiasattachés au billet. Le lien90 <dd>Les pièces jointes sont tous les media attachés au billet. Le lien 91 91 d'ajout d'une pièce jointe permet de choisir un fichier à ajouter au billet. 92 92 Pensez à sauvegarder votre billet avant de choisir une pièce jointe. Consultez 93 l'aide du gestionnaire de médias pour plus de détails.</dd> 93 l'aide du gestionnaire de media pour plus de détails.</dd> 94 </dl> 95 96 <h3>Commentaires</h3> 97 <dl> 98 <dt>Liste les commentaires</dt> 99 <dd>Depuis l'onglets <em>Commentaires</em> vous pouvez lire et changer l'état 100 des commentaires de votre billet. Suivant vos permissions, vous pouvez modifier, 101 mettre en ligne ou hors ligne, supprimer ou classer comme commentaire 102 indésirable.</dd> 103 104 <dt>Ajouter un commentaire</dt> 105 <dd>Depuis l'onglet <em>Ajouter un commentaire</em> vous pouvez répondre 106 directement à un commentaire sans passer par votre blog. Cette interface vous 107 permet également de saisir votre commentaire en HTML, sans limitation. Vous 108 devrez remplir les champs de la même manière qu'en modifiant un commentaire</dd> 94 109 </dl> 95 110 … … 119 134 </dl> 120 135 121 <h3>Commentaires</h3>122 <dl>123 <dt>Liste les commentaires</dt>124 <dd>Depuis l'onglets <em>Commentaires</em> vous pouvez lire et changer l'état125 des commentaires de votre billet. Suivant vos permissions, vous pouvez modifier,126 mettre en ligne ou hors ligne, supprimer ou classer comme commentaire127 indésirable.</dd>128 129 <dt>Ajouter un commentaire</dt>130 <dd>Depuis l'onglet <em>Ajouter un commentaire</em> vous pouvez répondre131 directement à un commentaire sans passer par votre blog. Cette interface vous132 permet également de saisir votre commentaire en xhtml, sans limitation. Vous133 devrez remplir les champs de la même manière qu'en modifiant un commentaire</dd>134 </dl>135 136 136 </body> 137 137 </html>
Note: See TracChangeset
for help on using the changeset viewer.