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: vmacos2.2.1-7a~195 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=58786864b084ed76a2930df4278f1b37960aaab0;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 f670d945c..af07dc764 100644 --- a/src/realm-song.c +++ b/src/realm-song.c @@ -447,7 +447,7 @@ concptr do_music_spell(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 */