polished.

This commit is contained in:
mits
2005-04-16 12:57:50 +00:00
parent 47aa42e211
commit b73ab44abf
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<?PHP // $Id$
// resource.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005033100)
// resource.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005041101)
$string['addresource'] = 'リソースを追加する';
@@ -82,7 +82,7 @@ $string['resourcetype7'] = '
$string['resourcetype8'] = 'Wiki-likeテキスト';
$string['resourcetype9'] = 'ディレクトリ';
$string['resourcetypedirectory'] = 'ディレクトリの表示';
$string['resourcetypefile'] = 'ファイルまたはウェブサイトにリンク';
$string['resourcetypefile'] = 'ファイルサイトにリンク';
$string['resourcetypehtml'] = 'ウェブページの作成';
$string['resourcetypelabel'] = 'ラベルの挿入';
$string['resourcetypetext'] = 'テキストページの作成';
+2 -2
View File
@@ -1,5 +1,5 @@
<?PHP // $Id$
// resource.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005033100)
// resource.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005041101)
$string['addresource'] = 'リソースを追加する';
@@ -82,7 +82,7 @@ $string['resourcetype7'] = 'プログラム';
$string['resourcetype8'] = 'Wiki-likeテキスト';
$string['resourcetype9'] = 'ディレクトリ';
$string['resourcetypedirectory'] = 'ディレクトリの表示';
$string['resourcetypefile'] = 'ファイルまたはウェブサイトにリンク';
$string['resourcetypefile'] = 'ファイルサイトにリンク';
$string['resourcetypehtml'] = 'ウェブページの作成';
$string['resourcetypelabel'] = 'ラベルの挿入';
$string['resourcetypetext'] = 'テキストページの作成';