OSDN Git Service

Changed "stair" to "staircase" in English description (could replace "a stair" with...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 17:42:36 +0000 (10:42 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 17:42:36 +0000 (10:42 -0700)
src/realm-nature.c

index f7f2310..5f33a04 100644 (file)
@@ -316,7 +316,7 @@ concptr do_nature_spell(SPELL_IDX spell, BIT_FLAGS mode)
 
        case 16:
                if (name) return _("階段生成", "Stair Building");
-               if (desc) return _("自分のいる位置に階段を作る。", "Creates a stair which goes down or up.");
+               if (desc) return _("自分のいる位置に階段を作る。", "Creates a staircase which goes down or up.");
 
                {
                        if (cast)