File "lng_adm_modifcat.php"
Full path: /home/argothem/www/memo/site/site/CoolForum_0.8.4_beta/CoolForum_0.8.4_beta/lng/fr/lng_adm_modifcat.php
File size: 445 bytes
MIME-type: text/x-php
Charset: 8 bit
<?
$tpl->LNG['titlesection']="Modifier une Catgorie";
$tpl->LNG['cat_name']="Nom de la catgorie";
$tpl->LNG['cat_order']="Ordre d'apparition";
$tpl->LNG['cmclick']="Cliquez sur le nom d'une catgorie pour la modifier";
$tpl->LNG['nocatfound']="Aucune Catgorie n'est encore cr.";
$tpl->LNG['cat_title']="Titre de votre Catgorie";
$tpl->LNG['cat_coment']="Commentaire (facultatif)";
$tpl->LNG['cat_save']="Enregistrer les modifications";
?>