OSDN Git Service

"ノ、" -> "ソヘ".
authornothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 26 May 2003 21:53:24 +0000 (21:53 +0000)
committernothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 26 May 2003 21:53:24 +0000 (21:53 +0000)
src/mspells1.c

index 253e944..a71395b 100644 (file)
@@ -4324,7 +4324,7 @@ msg_format("
                                        }
                                }
 #ifdef JP
-msg_format("¡Ö%dɤ¤½¤í¤Ã¤Æ¡¢¥ê¥ó¥°¥ì¥ó¥¸¥ã¡¼¡ª¡×", count);
+msg_format("¡Ö%d¿Í¤½¤í¤Ã¤Æ¡¢¥ê¥ó¥°¥ì¥ó¥¸¥ã¡¼¡ª¡×", count);
 #else
 msg_format("They say 'The %d meets! We are the Ring-Ranger!'.", count);
 #endif