Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/dutch
In directory usw-pr-cvs1:/tmp/cvs-serv1253/chat/localization/dutch
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/dutch/chat.loc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** chat.loc 2001/04/10 16:58:54 1.1
--- chat.loc 2001/04/11 23:06:14 1.2
***************
*** 168,172 ****
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.');
--- 168,172 ----
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.');
|