From: Eric Branlund Date: Thu, 26 Sep 2019 17:49:32 +0000 (-0700) Subject: Changed "these" to "them" in English description of "Firiel's Song" to be more idiomatic. X-Git-Tag: vmacos3.0.0-alpha52~1835 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ef2aeefbd39154fae40d02910eedbe1b98b6e2aa;p=hengbandforosx%2Fhengbandosx.git Changed "these" to "them" in English description of "Firiel's Song" to be more idiomatic. --- diff --git a/src/realm-song.c b/src/realm-song.c index 8aca3cf24..da76c0029 100644 --- a/src/realm-song.c +++ b/src/realm-song.c @@ -457,7 +457,7 @@ concptr do_music_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mode) case 14: if (name) return _("フィリエルの歌", "Firiel's Song"); - if (desc) return _("周囲の死体や骨を生き返す。", "Resurrects nearby corpse and skeletons. And makes these your pets."); + if (desc) return _("周囲の死体や骨を生き返す。", "Resurrects nearby corpse and skeletons. And makes them your pets."); { /* Stop singing before start another */