OSDN Git Service

To be more idiomatic, added definite article to English description of "Detect Ferocity".
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 21:18:41 +0000 (14:18 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 21:18:41 +0000 (14:18 -0700)
src/realm-hissatsu.c

index 179a0e4..afc750a 100644 (file)
@@ -117,7 +117,7 @@ concptr do_hissatsu_spell(SPELL_IDX spell, BIT_FLAGS mode)
 
        case 4:
                if (name) return _("殺気感知", "Detect Ferocity");
-               if (desc) return _("近くの思考することができるモンスターを感知する。", "Detects all monsters except mindless in your vicinity.");
+               if (desc) return _("近くの思考することができるモンスターを感知する。", "Detects all monsters except the mindless in your vicinity.");
 
                if (cast)
                {