]> git.mjollnir.org Git - moodle.git/commitdiff
New translation added.
authormits <mits>
Sun, 29 Dec 2002 09:13:19 +0000 (09:13 +0000)
committermits <mits>
Sun, 29 Dec 2002 09:13:19 +0000 (09:13 +0000)
lang/ja/README
lang/ja/resource.php

index 7f0a653d3353cb8ffbd9b345a31ced09b06ffd46..1ec4457649771dfef27b314ea9c59f1ac9dca068 100644 (file)
@@ -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/
index c111eb6f29469e9ccf609dc54afd065eb15624a6..ac92cc4903429a69622f42bfc2e3dd6a50786463 100644 (file)
@@ -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'] = "¥×¥í¥°¥é¥à";
 
 ?>