Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional
In directory usw-pr-cvs1:/tmp/cvs-serv3595/chat/localization/chinese_traditional
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/chinese_traditional/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:17 1.1.1.1
--- localized.chat.php3 2001/04/03 20:11:14 1.2
***************
*** 148,151 ****
--- 148,152 ----
define('L_BEEP', 'Beep/no beep at user entrance');
define('L_PROFILE', 'Display profile');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|