From: Lo?c C. <lo...@us...> - 2001-04-11 21:13:19
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/chat/localization/french_canadian In directory usw-pr-cvs1:/tmp/cvs-serv15425/localization/french_canadian Modified Files: localized.chat.php3 Log Message: Add the 'L_NO_PROFILE' constant ***** Bogus filespec: - ***** Bogus filespec: 0.14/chat/localization/french_canadian Index: localized.chat.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/chat/localization/french_canadian/localized.chat.php3,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** localized.chat.php3 2001/03/22 07:24:55 1.3 --- localized.chat.php3 2001/04/11 21:13:15 1.4 *************** *** 130,133 **** --- 130,134 ---- define("L_BEEP", "Bip ou non à l'entrée d'un nouvel utilisateur"); define("L_PROFILE", "Voir le profil"); + define("L_NO_PROFILE", "Pas de profil"); // input frame |