From: <w4...@us...> - 2003-01-07 21:28:11
|
Update of /cvsroot/xoops/xoops2/modules/mydownloads/language/spanish In directory sc8-pr-cvs1:/tmp/cvs-serv13108/modules/mydownloads/language/spanish Modified Files: modinfo.php Log Message: spanish lang enhancements Index: modinfo.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mydownloads/language/spanish/modinfo.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** modinfo.php 5 Jan 2003 19:16:55 -0000 1.2 --- modinfo.php 7 Jan 2003 21:28:07 -0000 1.3 *************** *** 32,36 **** define('_MI_MYDOWNLOADS_CHECKHOST', 'Restringir el enlace directo a tus Archivos (Leeching)'); define('_MI_MYDOWNLOADS_REFERERS', 'Sitios que pueden enlazar tus descargas'); ! define("_MI_MYDOWNLOADS_ANONPOST","¿Permitir el envío a anónimos?"); // Description of each config items --- 32,36 ---- define('_MI_MYDOWNLOADS_CHECKHOST', 'Restringir el enlace directo a tus Archivos (Leeching)'); define('_MI_MYDOWNLOADS_REFERERS', 'Sitios que pueden enlazar tus descargas'); ! define("_MI_MYDOWNLOADS_ANONPOST","¿Permitir a los usuarios anónimos el envío de descargas?"); // Description of each config items |