Update of /cvsroot/xoops/xoops2/modules/mydownloads/language/french
In directory sc8-pr-cvs1:/tmp/cvs-serv6213/modules/mydownloads/language/french
Modified Files:
modinfo.php
Log Message:
French lang upgraded
Index: modinfo.php
===================================================================
RCS file: /cvsroot/xoops/xoops2/modules/mydownloads/language/french/modinfo.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** modinfo.php 2 Jan 2003 17:33:12 -0000 1.1
--- modinfo.php 3 Jan 2003 16:53:25 -0000 1.2
***************
*** 30,33 ****
--- 30,35 ----
define('_MI_MYDOWNLOADS_USESHOTS', "Utiliser les copies d'écran?");
define('_MI_MYDOWNLOADS_SHOTWIDTH', "Largeur copie d'écran");
+ define('_MI_MYDOWNLOADS_CHECKHOST', 'Restreindre les chuttes ?');
+ define('_MI_MYDOWNLOADS_REFERERS', 'Sites d\'accès pour lier les téléchargements');
// Description of each config items
***************
*** 37,39 ****
define('_MI_MYDOWNLOADS_USESHOTSDSC', "Sélectionner Oui pour utiliserles copies d'écran pour chaque fichier");
define('_MI_MYDOWNLOADS_SHOTWIDTHDSC', "Taper la largeur maximum des images de copies d'écran");
! ?>
\ No newline at end of file
--- 39,41 ----
define('_MI_MYDOWNLOADS_USESHOTSDSC', "Sélectionner Oui pour utiliserles copies d'écran pour chaque fichier");
define('_MI_MYDOWNLOADS_SHOTWIDTHDSC', "Taper la largeur maximum des images de copies d'écran");
! ?>
|