]> git.mjollnir.org Git - moodle.git/commitdiff
Alphabet string reverted from Japanese to English avoiding error.
authormits <mits>
Tue, 24 Aug 2004 14:50:42 +0000 (14:50 +0000)
committermits <mits>
Tue, 24 Aug 2004 14:50:42 +0000 (14:50 +0000)
lang/ja/moodle.php

index 67e6ebdc0c497d0c2efbd174997a65c77548dc0e..e7b01db7906307b5bfa31d3082fd1fa60f26d0e4 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // moodle.php - created with Moodle 1.4 aiming-for-beta-soon (2004082200)
+      // moodle.php - created with Moodle 1.5 development (2004082300)
 
 
 $string['action'] = 'Áàºî';
@@ -74,7 +74,7 @@ $string['allowguests'] = '
 $string['allowinternal'] = 'ÆâÉôÅÐÏ¿¤âµö²Ä¤¹¤ë';
 $string['allownot'] = 'µö²Ä¤·¤Ê¤¤';
 $string['allparticipants'] = 'Á´»²²Ã¼Ô';
-$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,¤¢,¤¤,¤¦,¤¨,¤ª,¤«,¤­,¤¯,¤±,¤³,¤µ,¤·,¤¹,¤»,¤½,¤¿,¤Á,¤Ä,¤Æ,¤È,¤ä,¤æ,¤è';
+$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';
 $string['alphanumerical'] = 'Ⱦ³Ñ±Ñ¿ô»ú¤Î¤ßÆþÎÏ';
 $string['alreadyconfirmed'] = 'ÅÐÏ¿ºî¶È¤Ï´û¤Ë´°Î»¤·¤Æ¤¤¤Þ¤¹¡£';
 $string['always'] = '¾ï¤Ë';