Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/brazilian_portuguese
In directory usw-pr-cvs1:/tmp/cvs-serv1253/chat/localization/brazilian_portuguese
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/brazilian_portuguese/chat.loc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** chat.loc 2001/04/10 16:58:35 1.1
--- chat.loc 2001/04/11 23:06:14 1.2
***************
*** 166,170 ****
define('L_NO_ADMIN', 'Só o administrador pode usar este comando.');
define('L_ANNOUNCE', 'ANÚNCIO');
! define('L_INVITE', '%s sugere que você junte-se a ele(a) na sala <a href="#" onclick="window.parent.runCmd(\'%s\', \'%s\')">%s</a>.');
define('L_INVITE_REG', ' You have to be registered to enter this room.');
define('L_INVITE_DONE', 'Seu convite foi enviado para %s.');
--- 166,170 ----
define('L_NO_ADMIN', 'Só o administrador pode usar este comando.');
define('L_ANNOUNCE', 'ANÚNCIO');
! define('L_INVITE', '%s sugere que você junte-se a ele(a) na sala <a href="#" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\')">%s</a>.');
define('L_INVITE_REG', ' You have to be registered to enter this room.');
define('L_INVITE_DONE', 'Seu convite foi enviado para %s.');
|