From c1d3782451e3ba2d0fd3b507d4e41689255fe561 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 7 Jan 2020 02:21:51 -0500 Subject: [PATCH] New translations strings.yml (English) --- .../src/main/resources/lang/en-US/strings.yml | 36 +------------------ 1 file changed, 1 insertion(+), 35 deletions(-) diff --git a/main/src/main/resources/lang/en-US/strings.yml b/main/src/main/resources/lang/en-US/strings.yml index 72ef7ea7d..b810b9c45 100644 --- a/main/src/main/resources/lang/en-US/strings.yml +++ b/main/src/main/resources/lang/en-US/strings.yml @@ -195,7 +195,7 @@ stageEditorEnterBlockAmounts: "Enter block amounts, , " stageEditorEnterBlockDurability: "Enter block durabilities (numbers), , " stageEditorCatchFishPrompt: "Enter number of fish to catch, , " stageEditorKillPlayerPrompt: "Enter number of players to kill, , " -stageEditorEnchantTypePrompt: "Enter enchantment names, , " +stageEditorEnchantTypePrompt: "Enter enchantment names, , " stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), , " stageEditorItemNamesPrompt: "Enter item names, , " stageEditorNPCPrompt: "Enter NPC IDs, , " @@ -702,40 +702,6 @@ journalAlreadyHave: "You already have your Quest Journal out." journalNoRoom: "You have no room in your inventory for your Quest Journal!" journalNoQuests: "You have no accepted quests!" journalDenied: "You cannot do that with your Quest Journal." -ENCHANTMENT_ARROW_DAMAGE: "Power" -ENCHANTMENT_ARROW_FIRE: "Flame" -ENCHANTMENT_ARROW_INFINITE: "Infinity" -ENCHANTMENT_ARROW_KNOCKBACK: "Punch" -ENCHANTMENT_BINDING_CURSE: "BindingCurse" -ENCHANTMENT_CHANNELING: "Channeling" -ENCHANTMENT_DAMAGE_ALL: "Sharpness" -ENCHANTMENT_DAMAGE_ARTHROPODS: "BaneOfArthropods" -ENCHANTMENT_DEPTH_STRIDER: "DepthStrider" -ENCHANTMENT_DAMAGE_UNDEAD: "Smite" -ENCHANTMENT_DIG_SPEED: "Efficiency" -ENCHANTMENT_DURABILITY: "Unbreaking" -ENCHANTMENT_FIRE_ASPECT: "FireAspect" -ENCHANTMENT_FROST_WALKER: "FrostWalker" -ENCHANTMENT_IMPALING: "Impaling" -ENCHANTMENT_KNOCKBACK: "Knockback" -ENCHANTMENT_LOOT_BONUS_BLOCKS: "Fortune" -ENCHANTMENT_LOOT_BONUS_MOBS: "Looting" -ENCHANTMENT_LOYALTY: "Loyalty" -ENCHANTMENT_LUCK: "LuckOfTheSea" -ENCHANTMENT_LURE: "Lure" -ENCHANTMENT_MENDING: "Mending" -ENCHANTMENT_OXYGEN: "Respiration" -ENCHANTMENT_PROTECTION_ENVIRONMENTAL: "Protection" -ENCHANTMENT_PROTECTION_EXPLOSIONS: "BlastProtection" -ENCHANTMENT_PROTECTION_FALL: "FeatherFalling" -ENCHANTMENT_PROTECTION_FIRE: "FireProtection" -ENCHANTMENT_PROTECTION_PROJECTILE: "ProjectileProtection" -ENCHANTMENT_RIPTIDE: "Riptide" -ENCHANTMENT_SILK_TOUCH: "SilkTouch" -ENCHANTMENT_SWEEPING_EDGE: "SweepingEdge" -ENCHANTMENT_THORNS: "Thorns" -ENCHANTMENT_VANISHING_CURSE: "VanishingCurse" -ENCHANTMENT_WATER_WORKER: "AquaAffinity" COLOR_BLACK: "Black" COLOR_BLUE: "Blue" COLOR_BROWN: "Brown"