OSDN Git Service

To be more idiomatic, swap position of the adverb in the English description for...
authorEric Branlund <ebranlund@fastmail.com>
Tue, 16 Feb 2021 00:35:06 +0000 (16:35 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Fri, 19 Feb 2021 19:48:55 +0000 (11:48 -0800)
src/realm-craft.c

index e6eb1b9..86f2ab9 100644 (file)
@@ -409,7 +409,7 @@ concptr do_craft_spell(SPELL_IDX spell, BIT_FLAGS mode)
 
        case 24:
                if (name) return _("装備無力化", "Remove Enchantment");
-               if (desc) return _("武器・防具にかけられたあらゆる魔力を完全に解除する。", "Removes all magics completely from any weapon or armor.");
+               if (desc) return _("武器・防具にかけられたあらゆる魔力を完全に解除する。", "Completely removes all magics from any weapon or armor.");
 
                {
                        if (cast)