OSDN Git Service

Modified English description of "Protect from Corrosion" to be more idiomatic.
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 17:45:29 +0000 (10:45 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 17:45:29 +0000 (10:45 -0700)
src/realm-nature.c

index 5f33a04..a8e2112 100644 (file)
@@ -413,7 +413,7 @@ concptr do_nature_spell(SPELL_IDX spell, BIT_FLAGS mode)
 
        case 23:
                if (name) return _("腐食防止", "Protect from Corrosion");
-               if (desc) return _("アイテムを酸で傷つかないよう加工する。", "Makes an equipment acid-proof.");
+               if (desc) return _("アイテムを酸で傷つかないよう加工する。", "Makes a piece of equipment acid-proof.");
 
                {
                        if (cast)