fixed locale

This commit is contained in:
mits
2005-02-05 08:04:04 +00:00
parent ee1bef900a
commit 0da3e76446
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
MOODLE JAPANESE TRANSLATION
-------------------------------------------------------
STARTED : November 21, 2002
LAST MODIFIED : February 4, 2005
LAST MODIFIED : February 5, 2005
Thanks to everyone who have supported our translation project!
+1 -1
View File
@@ -619,7 +619,7 @@ $string['list'] = '
$string['listfiles'] = '$a のファイルリスト';
$string['listofallpeople'] = '全員を表示する';
$string['livelogs'] = 'リアルタイムログの表示';
$string['locale'] = 'ja_JP';
$string['locale'] = 'ja_JP.eucjp';
$string['location'] = 'ロケーション';
$string['loggedinas'] = 'ログイン名 $a ';
$string['loggedinnot'] = 'ログインしていません。';
+1 -1
View File
@@ -619,7 +619,7 @@ $string['list'] = 'リスト';
$string['listfiles'] = '$a のファイルリスト';
$string['listofallpeople'] = '全員を表示する';
$string['livelogs'] = 'リアルタイムログの表示';
$string['locale'] = 'ja_JP';
$string['locale'] = 'ja_JP.utf8';
$string['location'] = 'ロケーション';
$string['loggedinas'] = 'ログイン名 $a ';
$string['loggedinnot'] = 'ログインしていません。';