From: Eric Branlund Date: Tue, 16 Feb 2021 02:49:40 +0000 (-0800) Subject: Replace "small life" with "pests" in English description of the pesticide activation. X-Git-Tag: vmacos2.2.1-7g~104 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7bfde6eda1177036f0c86705317724dcdbc921f8;p=hengbandforosx%2Fhengbandosx.git Replace "small life" with "pests" in English description of the pesticide activation. --- diff --git a/src/cmd-activate.c b/src/cmd-activate.c index 644acbe1f..682d29cd4 100644 --- a/src/cmd-activate.c +++ b/src/cmd-activate.c @@ -96,7 +96,7 @@ const activation_type activation_info[] = { "BA_MANA", ACT_BA_MANA, 70, 2500, {30, 0}, _("魔力の嵐(250)", "a mana storm (250)") }, { "PESTICIDE", ACT_PESTICIDE, 10, 500, {10, 0}, - _("害虫の駆除", "dispel small life") }, + _("害虫の駆除", "dispel pests") }, { "BLINDING_LIGHT", ACT_BLINDING_LIGHT, 30, 5000, {40, 0}, _("眩しい光", "blinding light") }, { "BIZARRE", ACT_BIZARRE, 90, 10000, {50, 0},