]> git.mjollnir.org Git - moodle.git/commitdiff
removed thischarset,thisdirection,thislanguage to avoid these words are displayed.
authormits <mits>
Thu, 14 Oct 2004 21:51:27 +0000 (21:51 +0000)
committermits <mits>
Thu, 14 Oct 2004 21:51:27 +0000 (21:51 +0000)
lang/ja/countries.php
lang/ja_utf8/countries.php

index be9fbabfed99101c0688c1c003d421458c386740..890825672c6b64deb4685032424f7fc8bde9e940 100644 (file)
@@ -1,5 +1,5 @@
 <?php // $Id$ 
-      // countries.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
+      // countries.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
 
 
 $string['AD'] = '¥¢¥ó¥É¥é¸ø¹ñ';
@@ -242,8 +242,5 @@ $string['ZA'] = '
 $string['ZM'] = '¥¶¥ó¥Ó¥¢¶¦Ï¹ñ';
 $string['ZR'] = '¥¶¥¤¡¼¥ë¶¦Ï¹ñ';
 $string['ZW'] = '¥¸¥ó¥Ð¥Ö¥¨¶¦Ï¹ñ';
-$string['thischarset'] = 'EUC-JP';
-$string['thisdirection'] = 'ltr';
-$string['thislanguage'] = 'Japanese';
 
 ?>
index d3d22b09cde8056d10f8d2745ce1434f34c5eab3..957839eacf4c893634f43bcbfd5d95847e3b7e8d 100644 (file)
@@ -1,5 +1,5 @@
 <?php // $Id$ 
-      // countries.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
+      // countries.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
 
 
 $string['AD'] = 'アンドラ公国';
@@ -242,8 +242,5 @@ $string['ZA'] = '南アフリカ共和国';
 $string['ZM'] = 'ザンビア共和国';
 $string['ZR'] = 'ザイール共和国';
 $string['ZW'] = 'ジンバブエ共和国';
-$string['thischarset'] = 'UTF-8';
-$string['thisdirection'] = 'ltr';
-$string['thislanguage'] = 'Japanese';
 
 ?>