Revision 2798:93a6034df106,
642 bytes
checked in by llune <luce@…>, 11 years ago
(diff) |
MAJ mineur - aide contextuelle
- Corrections typo + coquilles
- Harmonisation et modifs pour mieux coller à l'interface de DC
#Mémo perso :
- demander choix typo pour apostrophe courbe, guillemets, etc.
- relire à tête reposée avec interface DC sous les yeux
- lister formulations qui ne semblent pas claires et proposer
alternatives
---
locales/fr/help/core_blog_pref.html | 12 +++----
locales/fr/help/core_blogs.html | 2 +-
locales/fr/help/core_categories.html | 4 +--
locales/fr/help/core_category.html | 4 +--
locales/fr/help/core_comments.html | 2 +-
locales/fr/help/core_dashboard.html | 8 ++---
locales/fr/help/core_langs.html | 6 ++--
locales/fr/help/core_media.html | 9 +++--
locales/fr/help/core_post.html | 65 +++++++++++++++++++-----------------
locales/fr/help/core_search.html | 2 +-
locales/fr/help/core_trackbacks.html | 2 +-
locales/fr/help/core_update.html | 2 +-
locales/fr/help/core_user.html | 21 ++++++------
locales/fr/help/core_user_pref.html | 14 ++++----
locales/fr/help/core_wiki.html | 39 ++++++++++++----------
locales/fr/help/index.html | 52 ++++++++++++++---------------
16 files changed, 126 insertions(+), 118 deletions(-)
|
Rev | Line | |
---|
[1919] | 1 | <html> |
---|
| 2 | <head> |
---|
| 3 | <title>Liste des blogs</title> |
---|
| 4 | </head> |
---|
| 5 | |
---|
| 6 | <body> |
---|
| 7 | |
---|
[1956] | 8 | <h4>Filtrer la liste des blogs</h4> |
---|
[1919] | 9 | <dl> |
---|
| 10 | <dt>Chercher</dt> |
---|
[2450] | 11 | <dd>La recherche se fait sur l'identifiant du blog. On peut chercher |
---|
[1919] | 12 | sur une partie du nom en utilisant le caractère joker |
---|
| 13 | <strong>*</strong>.</dd> |
---|
| 14 | |
---|
| 15 | <dt>Trier par</dt> |
---|
[2798] | 16 | <dd>Choisir : dernière mise à jour du blog, nom du blog ou identifiant du blog.</dd> |
---|
[1919] | 17 | |
---|
| 18 | <dt>Ordre</dt> |
---|
[2450] | 19 | <dd>Indique l'ordre dans lequel on souhaite afficher la liste (décroissant ou croissant).</dd> |
---|
[1919] | 20 | |
---|
| 21 | <dt>Blogs par page</dt> |
---|
[2450] | 22 | <dd>Détermine le nombre de blogs listés par page.</dd> |
---|
[1919] | 23 | </dl> |
---|
| 24 | |
---|
| 25 | </body> |
---|
| 26 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.