From: Eric Branlund Date: Wed, 25 Sep 2019 14:07:25 +0000 (-0700) Subject: For more idiomatic English, replaced "in two persons" to "into two persons"; without... X-Git-Url: http://git.osdn.net/view?p=hengband%2Fhengband.git;a=commitdiff_plain;h=cf3c621aecba1d7974f1f24b39ccca9873efda10 For more idiomatic English, replaced "in two persons" to "into two persons"; without "persons" "in two" would be just right though. --- diff --git a/src/mspells4.c b/src/mspells4.c index d886b44c2..e160b9feb 100644 --- a/src/mspells4.c +++ b/src/mspells4.c @@ -2107,7 +2107,7 @@ HIT_POINT spell_RF6_SPECIAL_BANORLUPART(player_type *target_ptr, MONSTER_IDX m_i floor_ptr->m_list[hack_m_idx_ii].hp = dummy_hp; floor_ptr->m_list[hack_m_idx_ii].maxhp = dummy_maxhp; - msg_print(_("『バーノール・ルパート』が分裂した!", "Banor=Rupart splits in two person!")); + msg_print(_("『バーノール・ルパート』が分裂した!", "Banor=Rupart splits into two persons!")); break; case MON_BANOR: