Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_simplified
In directory usw-pr-cvs1:/tmp/cvs-serv7923/chat/localization/chinese_simplified
Modified Files:
chat.loc
Log Message:
Add the new 'img' command
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_simplified/chat.loc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** chat.loc 2001/04/11 23:06:14 1.2
--- chat.loc 2001/04/15 21:18:19 1.3
***************
*** 205,208 ****
--- 205,209 ----
define('L_HELP_CMD_19', 'Allow the moderator(s) of a room or the administrator to \'banish\' an user from the room for a time defined by the administrator.<br />The later can banish an user chatting in an other room than the one he is into and use the \'<b> * </b>\' setting to banish \'for ever\' an user from the chat as the whole.');
define('L_HELP_CMD_20', 'Describe what you\'re doing without refer yourself.');
+ define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.');
//message frame
|