From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:54
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/korean 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/korean/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:50 1.1.1.1 --- localized.chat.php3 2001/04/03 20:12:50 1.2 *************** *** 147,150 **** --- 147,151 ---- define('L_BEEP', '»ç¿ëÀÚ°¡ µé¾î¿À¸é ºñÇÁÀ½ On/Off'); define('L_PROFILE', '»ç¿ëÀÚ Á¤º¸ Ç¥½Ã'); + define('L_NO_PROFILE', 'No profile'); // input frame |