Update of /cvsroot/xoops/xoops-current/html/language/japanese
In directory usw-pr-cvs1:/tmp/cvs-serv12109
Modified Files:
global.php
Log Message:
no message
Index: global.php
===================================================================
RCS file: /cvsroot/xoops/xoops-current/html/language/japanese/global.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** global.php 9 Aug 2002 20:52:50 -0000 1.3
--- global.php 4 Sep 2002 10:22:26 -0000 1.4
***************
*** 163,166 ****
--- 163,171 ----
define("_MESSAGETOOLONG","¥á¥Ã¥»¡¼¥¸Ê¸¤¬Ä¹¤¹¤®¤Þ¤¹");
+ define('_ON','Åê¹ÆÆü»þ¡§');
+ define('_READS','¥Ò¥Ã¥È');
+ define('_WELCOMETO','%s¤Ø¤è¤¦¤³¤½');
+ define('_SEARCH','¸¡º÷');
+
//%%%%% Time Zone %%%%
define("_GMTM12", "(GMT-12:00) ¥¨¥Ë¥¦¥§¥È¥¯¡¢¥¯¥¨¥¸¥§¥ê¥ó");
|