From: Lo?c C. <lo...@us...> - 2001-04-11 23:06:19
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/norwegian In directory usw-pr-cvs1:/tmp/cvs-serv1253/chat/localization/norwegian Modified Files: chat.loc Log Message: Two many modifications, I can't detail Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/norwegian/chat.loc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** chat.loc 2001/04/10 16:58:55 1.1 --- chat.loc 2001/04/11 23:06:15 1.2 *************** *** 166,170 **** define('L_NO_ADMIN', 'Only the administrator can use this command.'); define('L_ANNOUNCE', 'ANNOUNCE'); ! define('L_INVITE', '%s suggest you to join her/him into the <a href="#" onclick="window.parent.runCmd(\'%s\', \'%s\')">%s</a> room.'); define('L_INVITE_REG', ' You have to be registered to enter this room.'); define('L_INVITE_DONE', 'Your invitation has been sent to %s.'); --- 166,170 ---- define('L_NO_ADMIN', 'Only the administrator can use this command.'); define('L_ANNOUNCE', 'ANNOUNCE'); ! define('L_INVITE', '%s suggest you to join her/him into the <a href="#" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\')">%s</a> room.'); define('L_INVITE_REG', ' You have to be registered to enter this room.'); define('L_INVITE_DONE', 'Your invitation has been sent to %s.'); |