Dotclear

Changeset 710:3619e2740635


Ignore:
Timestamp:
09/14/11 10:57:24 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
default
Message:

Tag's locales : minor fixes

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • locales/fr/plugins.po

    r709 r710  
    11721172msgstr "Modifier le mot-clé" 
    11731173 
     1174msgid "Actions for this tag" 
     1175msgstr "Actions pour ce mot-clé" 
     1176 
    11741177msgid "Tag has been successfully renamed" 
    11751178msgstr "Mot-clé renommé avec succès" 
     
    11781181msgstr "Retour à la liste des mots-clés" 
    11791182 
    1180 msgid "Rename this tag:" 
     1183msgid "Edit tag name:" 
    11811184msgstr "Renommer ce mot-clé :" 
    11821185 
     
    11841187msgstr "Renommer" 
    11851188 
    1186 msgid "Delete this tag" 
    1187 msgstr "Supprimer ce mot-clé" 
     1189msgid "Delete this tag:" 
     1190msgstr "Supprimer ce mot-clé :" 
    11881191 
    11891192msgid "Tag has been successfully removed" 
     
    11931196msgstr "Aucun mot-clé sur ce blog" 
    11941197 
     1198msgid "List of entries with this tag" 
     1199msgstr "Liste des billets avec ce mot-clé" 
     1200 
    11951201msgid "Theme Editor" 
    11961202msgstr "Éditeur de thème" 
  • plugins/tags/tag_posts.php

    r561 r710  
    126126          '<form action="'.$this_url.'" method="post">'. 
    127127          '<div class="fieldset"><h3>'.__('Actions for this tag').'</h3>'. 
    128           '<p><label for="new_tag_id">'.__('Edit tag name: ').'</label>'. 
     128          '<p><label for="new_tag_id">'.__('Edit tag name:').'</label>'. 
    129129          form::field('new_tag_id',20,255,html::escapeHTML($tag)). 
    130130          '<input type="submit" value="'.__('Rename').'" />'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map