OSDN Git Service

Changed "these" to "them" in English description of "Firiel's Song" to be more idiomatic.
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 17:49:32 +0000 (10:49 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 17:49:32 +0000 (10:49 -0700)
src/realm-song.c

index f670d94..af07dc7 100644 (file)
@@ -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 */