diff --git a/main/src/main/resources/lang/en-PT/strings.yml b/main/src/main/resources/lang/en-PT/strings.yml index 884a508f1..38d7462ed 100644 --- a/main/src/main/resources/lang/en-PT/strings.yml +++ b/main/src/main/resources/lang/en-PT/strings.yml @@ -165,10 +165,6 @@ stageEditorDelete: "Delete Stage" stageEditorSetBlockNames: "Set block names" stageEditorSetBlockAmounts: "Set block amounts" stageEditorSetBlockDurability: "Set block durability" -stageEditorSetDamageAmounts: "Set damage amounts" -stageEditorSetPlaceAmounts: "Set place amounts" -stageEditorSetUseAmounts: "Set use amounts" -stageEditorSetCutAmounts: "Set cut amounts" stageEditorSetKillAmounts: "Set kill amounts" stageEditorSetEnchantAmounts: "Set enchant amounts" stageEditorSetMobAmounts: "Set mob amounts" @@ -197,12 +193,8 @@ stageEditorCustomAlreadyAdded: "That custom objective has already been added!" stageEditorCustomCleared: "Custom objectives cleared." stageEditorCustomDataPrompt: "Enter value fer :" stageEditorEnterBlockNames: "Enter block names, , " -stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), , " -stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), , " -stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), , " -stageEditorUseBlocksPrompt: "Enter use amounts (numbers), , " -stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), , " -stageEditorEnterBlockDurability: "Enter block durability (numbers), , " +stageEditorEnterBlockAmounts: "Enter block amounts, , " +stageEditorEnterBlockDurability: "Enter block durabilities (numbers), , " stageEditorCatchFishPrompt: "Enter number o' fish t' catch, , " stageEditorKillPlayerPrompt: "Enter number o' players t' kill, , " stageEditorEnchantTypePrompt: "Enter enchantment names, , "