From: Lo?c C. <lo...@us...> - 2001-04-11 21:13:20
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/chat/localization/korean In directory usw-pr-cvs1:/tmp/cvs-serv15425/localization/korean Modified Files: localized.chat.php3 Log Message: Add the 'L_NO_PROFILE' constant ***** Bogus filespec: - ***** Bogus filespec: 0.14/chat/localization/korean Index: localized.chat.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/chat/localization/korean/localized.chat.php3,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** localized.chat.php3 2001/02/25 19:10:09 1.2 --- localized.chat.php3 2001/04/11 21:13:15 1.3 *************** *** 130,133 **** --- 130,134 ---- define("L_BEEP", "»ç¿ëÀÚ°¡ µé¾î¿À¸é ºñÇÁÀ½ On/Off"); define("L_PROFILE", "»ç¿ëÀÚ Á¤º¸ Ç¥½Ã"); + define("L_NO_PROFILE", "No profile"); // input frame |