From: <w4...@us...> - 2002-10-07 13:05:19
|
Update of /cvsroot/xoops/xoops-current/html/modules/whosonline/language/spanish In directory usw-pr-cvs1:/tmp/cvs-serv11562/html/modules/whosonline/language/spanish Modified Files: blocks.php Log Message: no comments Index: blocks.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/whosonline/language/spanish/blocks.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** blocks.php 28 Sep 2002 08:08:23 -0000 1.3 --- blocks.php 7 Oct 2002 13:05:16 -0000 1.4 *************** *** 1,5 **** <?php // Xoops Spanish Support (www.xoops.sytes.net) // Blocks ! define("_MB_WHOSONLINE_TITLE1","Quién está en linea?"); //first %s represents the number of guests, the second represents members. The order cannot be changed! --- 1,5 ---- <?php // Xoops Spanish Support (www.xoops.sytes.net) // Blocks ! define("_MB_WHOSONLINE_TITLE1","¿Quién está en linea?"); //first %s represents the number of guests, the second represents members. The order cannot be changed! |