OSDN Git Service

Reworded English description of "Judge" to be more idiomatic and drop and unnecessary...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 21:03:48 +0000 (14:03 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 13:06:58 +0000 (22:06 +0900)
src/realm-hissatsu.c

index 1cf99c0..0421de3 100644 (file)
@@ -342,7 +342,7 @@ concptr do_hissatsu_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mo
        case 11:
                if (name) return _("刀匠の目利き", "Judge");
                if (desc) return _("武器・防具を1つ識別する。レベル45以上で武器・防具の能力を完全に知ることができる。",
-                       "Identifies a weapon or armor. Or *identifies* these at level 45.");
+                       "Identifies a weapon or armor. *Identifies* the item at level 45.");
 
                if (cast)
                {