OSDN Git Service

For better grammar, changed English message to use a participle.
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 20:59:54 +0000 (13:59 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 13:06:56 +0000 (22:06 +0900)
src/realm-hissatsu.c

index 6b3451a..217da58 100644 (file)
@@ -167,7 +167,7 @@ concptr do_hissatsu_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mo
        case 6:
                if (name) return _("カウンター", "Counter");
                if (desc) return _("相手に攻撃されたときに反撃する。反撃するたびにMPを消費。",
-                       "Prepares to counterattack. When attack by a monster, strikes back using SP each time.");
+                       "Prepares to counterattack. When attacked by a monster, strikes back using SP each time.");
 
                if (cast)
                {