Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese
In directory usw-pr-cvs1:/tmp/cvs-serv7923/chat/localization/japanese
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/japanese/tutorial.loc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** tutorial.loc 2001/04/15 19:07:00 1.2
--- tutorial.loc 2001/04/15 21:18:18 1.3
***************
*** 414,417 ****
--- 414,421 ----
?>
<li>
+ The <b>Img command</b> enables or disable the graphical smilies mode.<br /><br />Type "/img" without quotes.
+ <br /><br />
+ </li>
+ <li>
<b>¤ªÃΤ餻 ¥³¥Þ¥ó¥É</b>¤Ï¡¢¿·¤·¤¤¥æ¡¼¥¶¡¼¤¬Æþ¤Ã¤Æ¤¤¿¡¢¤Þ¤¿¤Ï½Ð¤Æ¤¤¤Ã¤¿»þ¤Ë¤½¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë¤«¤òÀßÄê¤Ç¤¤Þ¤¹¡£½é´üÀßÄê¤Ç¤Ï¡¢<?php echo((C_NOTIFY) ? 'ɽ¼¨¤¹¤ë' : 'ɽ¼¨¤·¤Ê¤¤'); ?>¤ÈÀßÄꤵ¤ì¤Æ¤¤¤Þ¤¹¡£<br /><br />"/notify"¤ÈÂǤäƤ¯¤À¤µ¤¤¡£( "" ¤ÏÍפê¤Þ¤»¤ó)
<br /><br />
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese/chat.loc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** chat.loc 2001/04/15 18:55:56 1.3
--- chat.loc 2001/04/15 21:18:18 1.4
***************
*** 203,206 ****
--- 203,207 ----
define('L_HELP_CMD_19', '´ÉÍý¼Ô¤«¥â¥Ç¥ì¡¼¥¿¡¼¤Ë»ØÄꤵ¤ì¤¿»þ´Ö¤À¤±¥æ¡¼¥¶¡¼¤òÄÉÊü¤¹¤ë¤³¤È¤òµö¤·¤Þ¤¹¡£');
define('L_HELP_CMD_20', 'µ®Êý¤¬²¿¤ò¤·¤Æ¤¤¤¿¤«¤òɽ¤·¤Þ¤¹¡£');
+ define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.');
// messages frame
|