From: Lo?c C. <lo...@us...> - 2001-04-11 21:13:20
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/chat/localization/malay In directory usw-pr-cvs1:/tmp/cvs-serv15425/localization/malay Modified Files: localized.chat.php3 Log Message: Add the 'L_NO_PROFILE' constant ***** Bogus filespec: - ***** Bogus filespec: 0.14/chat/localization/malay Index: localized.chat.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/chat/localization/malay/localized.chat.php3,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** localized.chat.php3 2001/03/23 18:51:29 1.1 --- localized.chat.php3 2001/04/11 21:13:15 1.2 *************** *** 130,133 **** --- 130,134 ---- define("L_BEEP", "Beep/jangan beep apabila pengguna masuk"); define("L_PROFILE", "Paparkan profil"); + define("L_NO_PROFILE", "No profile"); // input frame |