OSDN Git Service

"Current action (if any) shown below:" が未訳だったので和訳.
authornothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 27 Mar 2004 03:45:21 +0000 (03:45 +0000)
committernothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 27 Mar 2004 03:45:21 +0000 (03:45 +0000)
src/cmd4.c

index c4b39b9..47ea518 100644 (file)
@@ -3008,7 +3008,7 @@ void do_cmd_macros(void)
 
                /* Describe that action */
 #ifdef JP
-               prt("(1) ¥æ¡¼¥¶¡¼ÀßÄê¥Õ¥¡¥¤¥ë¤Î¥í¡¼¥É", 4, 5);
+               prt("¥Þ¥¯¥í¹ÔÆ°¤¬(¤â¤·¤¢¤ì¤Ð)²¼¤Ëɽ¼¨¤µ¤ì¤Þ¤¹:", 20, 0);
 #else
                prt("Current action (if any) shown below:", 20, 0);
 #endif