From: Lo?c C. <lo...@us...> - 2001-05-16 20:53:00
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/icelandic In directory usw-pr-cvs1:/tmp/cvs-serv3265/chat/localization/icelandic Modified Files: chat.loc Log Message: Added L_REG_48 & L_REG_49 used by the password reminder Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/icelandic/chat.loc,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** chat.loc 2001/05/07 21:11:00 1.8 --- chat.loc 2001/05/16 20:52:56 1.9 *************** *** 98,101 **** --- 98,103 ---- define('L_REG_46', 'male'); define('L_REG_47', 'Female'); + define('L_REG_48', 'Password reminder'); + define('L_REG_49', 'No user registered this nick!'); // e-mail validation stuff |