Changeset 2425:6b278097c10c
- Timestamp:
- 10/17/13 16:40:16 (12 years ago)
- Branch:
- 2.6
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
locales/fr/help/core_blog_pref.html
r2380 r2425 128 128 <dd>Cette option permet de ne fournir qu'un extrait des billets dans les flux 129 129 de syndication.</dd> 130 131 <dt>Inclure les sous-catégories dans la page des catégories et dans les flux de billets pour une catégorie</dt> 132 <dd>Cette option permet d'inclure les sous-catégories de la catégorie courante dans l'affichage coté public 133 d'une catégorie, ou d'un flux de billets pour une catégorie</dd> 134 130 135 </dl> 131 136 … … 142 147 <dt>Attributs par défaut pour l'insertion d'image</dt> 143 148 <dd>Les réglages choisis s'appliqueront à toutes les nouvelles images insérées.</dd> 149 150 <dt>Taille de l'image insérée</dt> 151 <dd>Cette option définit la taille sélectionnée par défaut lors de l'insertion d'une image</dd> 152 153 <dt>Alignement de l'image</dt> 154 <dd>Cette option permet de définir l'alignement par défaut de l'image lors de son insertion (gauche, droite, centré ou aucun)</dd> 155 156 <dt>Insérer le lien vers l'image originale</dt> 157 <dd>Cette option permet de rendre l'image affichée cliquable, un clic sur l'image en question pointant vers l'image originale</dd> 158 144 159 </dl> 145 160 -
locales/fr/help/core_user_pref.html
r2381 r2425 106 106 <dd>Permet d'afficher la liste des favoris dans le menu latéral de gauche.</dd> 107 107 108 <dt>Jeu d'icônes 108 <dt>Jeu d'icônes</dt> 109 109 <dd>Si plusieurs jeux d'icônnes sont installés, permet de définir le jeu d'icônes de l'utilisateur.</dd> 110 110 -
plugins/simpleMenu/locales/en/help/help.html
r1573 r2425 6 6 <body> 7 7 8 <p>Simple Menu allows you to display on your blog a single level menu, if your theme supports it.</p> 8 <p>Simple Menu allows you to display on your blog a single level menu, if 9 your theme supports it.</p> 9 10 <dl> 10 11 <dt>Menu items list</dt> 11 12 <dd>Here are displayed your menu items. 12 You can reorder this list by dragging its items upwards or downwards. You can also modify label, description and URL of each item. 13 You can reorder this list by dragging its items upwards or downwards. 14 You can also modify label, description and URL of each item. 13 15 Once done, clic on "Update menu".</dd> 14 16 … … 17 19 18 20 <dt>Add a new menu item</dt> 19 <dd>First select the type of item. Then clic on "Continue…". Then, if necessary, you may have to define a sub-type (category, page, etc). If so, do it and clic on "Continue…". Then finally you can modify proposals done for label, description (not mandatory) and URL of the menu item. Once done, clic on "Add this item".</dd> 21 <dd>First select the type of item. Then clic on "Continue…". Then, if 22 necessary, you may have to define a sub-type (category, page, etc). If so, 23 do it and clic on "Continue…". Then finally you can modify proposals done for 24 label, description (not mandatory) and URL of the menu item. 25 Once done, clic on "Add this item".</dd> 20 26 <dd> 21 27 <ul> 22 <li><strong>Label : </strong>Type here the anchor text. For example "Archives". This field is mandatory.</li> 23 <li><strong>Description : </strong>Type here a short description for the menu item (will be displayed under Label depending on theme selected). For example "Archives from 2004 to 2011".</li> 24 <li><strong>URL : </strong>Type here the item's destination. This field is mandatory.</li> 28 <li><strong>Label : </strong>type here the anchor text. For example 29 "Archives". This field is mandatory.</li> 30 <li><strong>Description : </strong>type here a short description for the menu 31 item (will be displayed under Label depending on theme selected). For example 32 "Archives from 2004 to 2011".</li> 33 <li><strong>URL : </strong>type here the item's destination. This field is 34 mandatory.</li> 25 35 </ul> 26 36 </dd> -
plugins/simpleMenu/locales/fr/help/help.html
r1956 r2425 35 35 pour cet item (sera affiché sous le libellé en fonction du thème sélectionné). 36 36 Par exemple "Archives de 2004 à 2011".</li> 37 <li><strong>URL :</strong> indiquez ici la destination. Ce champ sest37 <li><strong>URL :</strong> indiquez ici la destination. Ce champ est 38 38 obligatoire.</li> 39 39 </ul>
Note: See TracChangeset
for help on using the changeset viewer.