From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:55
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/spanish Modified Files: localized.chat.php3 Log Message: The first dev. version that works! Still many things to do, of course... Index: localized.chat.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish/localized.chat.php3,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** localized.chat.php3 2001/03/29 19:06:31 1.2 --- localized.chat.php3 2001/04/03 20:12:51 1.3 *************** *** 147,150 **** --- 147,151 ---- define('L_BEEP', 'Sonido/sin sonido cuando un usuario entre al canal'); define('L_PROFILE', 'Registro'); + define('L_NO_PROFILE', 'No profile'); // input frame |