From ce0eedfc728fd8ae6070ce130e112299aaa562f8 Mon Sep 17 00:00:00 2001 From: mits <mits> Date: Sun, 29 Dec 2002 09:13:19 +0000 Subject: [PATCH] New translation added. --- lang/ja/README | 2 +- lang/ja/resource.php | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lang/ja/README b/lang/ja/README index 7f0a653d33..1ec4457649 100644 --- a/lang/ja/README +++ b/lang/ja/README @@ -1,6 +1,6 @@ Japanese Translation ------------------------ -Last Modify:2002/12/23 +Last Modify:2002/12/29 Author: Mitsuhiro Yoshida(mits@mitstek.com) http://www.mitstek.com/ diff --git a/lang/ja/resource.php b/lang/ja/resource.php index c111eb6f29..ac92cc4903 100644 --- a/lang/ja/resource.php +++ b/lang/ja/resource.php @@ -1,5 +1,5 @@ <?PHP // $Id$ - // resource.php - created with Moodle 1.0.6.4 (2002112400) + // resource.php - created with Moodle 1.0.8 dev (2002122301) $string['addresource'] = "»ñÎÁ¤òÄɲ乤ë"; @@ -23,5 +23,6 @@ $string['resourcetype3'] = " $string['resourcetype4'] = "¥×¥ì¥¤¥ó¥Æ¥¥¹¥È"; $string['resourcetype5'] = "¥ê¥ó¥¯"; $string['resourcetype6'] = "HTML¥Æ¥¥¹¥È"; +$string['resourcetype7'] = "¥×¥í¥°¥é¥à"; ?> -- 2.39.5