From: Lo?c C. <lo...@us...> - 2001-04-15 21:18:50
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional In directory usw-pr-cvs1:/tmp/cvs-serv7923/chat/localization/chinese_traditional Modified Files: tutorial.loc chat.loc Log Message: Add the new 'img' command Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional/tutorial.loc,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** tutorial.loc 2001/04/11 23:06:12 1.2 --- tutorial.loc 2001/04/15 21:18:18 1.3 *************** *** 414,417 **** --- 414,421 ---- ?> <li> + La <b>commande Img</b> permet de basculer l'affichage des émoticons de leur forme graphique à leur forme textuelle et inversement.<br /><br />Tapez "/img" sans les guillemets. + <br /><br /> + </li> + <li> ¨Ï¥Î<b>Notify «ü¥O</b>¤Á´«Åã¥Ü©Î¤£Åã¥Ü¨Ï¥ÎªÌ¶i¤J©MÂ÷¶}²á¤Ñ«Çªº°T®§ <br /><br />Áä¤J "/notify" ¤£§tÂù¤Þ¸¹. Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional/chat.loc,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** chat.loc 2001/04/11 23:06:12 1.2 --- chat.loc 2001/04/15 21:18:18 1.3 *************** *** 206,209 **** --- 206,210 ---- 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.'); // messages frame |