OSDN Git Service

Reworded English message for start of "Animate dead" to be more idiomatic.
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 19:53:33 +0000 (12:53 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 09:05:12 +0000 (18:05 +0900)
src/realm-hex.c

index 4dcc732..af59327 100644 (file)
@@ -707,7 +707,7 @@ concptr do_hex_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mode)
                if (desc) return _("死体を蘇らせてペットにする。", "Raises corpses and skeletons from dead.");
                if (cast)
                {
-                       msg_print(_("死者への呼びかけを始めた。", "You start to call deads.!"));
+                       msg_print(_("死者への呼びかけを始めた。", "You start to call the dead.!"));
                }
                if (cast || cont)
                {