Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese
In directory usw-pr-cvs1:/tmp/cvs-serv18217/chat/localization/japanese
Modified Files:
chat.loc
Log Message:
Set default welcome messages in the localized translations
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese/chat.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** chat.loc 2001/04/19 20:23:35 1.6
--- chat.loc 2001/04/20 20:42:47 1.7
***************
*** 237,239 ****
--- 237,240 ----
define('L_ENTER_ROM', '%s ¤¬Æþ¼¼¤·¤Þ¤·¤¿¡£');
define('L_EXIT_ROM', '%s ¤¬Â༼¤·¤Þ¤·¤¿¡£');
+ define('L_WELCOME', '¥Á¥ã¥Ã¥È¤Ø¤è¤¦¤³¤½¡ª ¾¤Î¥æ¡¼¥¶¡¼¤ËÌÂÏǤò¤«¤±¤º¤Ë¡¢³Ú¤·¤ó¤Ç¤¤¤Ã¤Æ¤¯¤À¤µ¤¤¤Í¡£');
?>
|