diff --git a/main/src/main/resources/lang/fi-FI/strings.yml b/main/src/main/resources/lang/fi-FI/strings.yml index f0b22b085..fcd67244e 100644 --- a/main/src/main/resources/lang/fi-FI/strings.yml +++ b/main/src/main/resources/lang/fi-FI/strings.yml @@ -165,10 +165,6 @@ stageEditorDelete: "Poista taso" stageEditorSetBlockNames: "Aseta palikan nimi" stageEditorSetBlockAmounts: "Aseta palikoiden määrä" stageEditorSetBlockDurability: "Aseta palikan kestävyys" -stageEditorSetDamageAmounts: "Aseta vahingoitettavien määrä" -stageEditorSetPlaceAmounts: "Aseta asetettavien määrä" -stageEditorSetUseAmounts: "Aseta käyttämisen määrä" -stageEditorSetCutAmounts: "Aseta leikkaamisen määrä" stageEditorSetKillAmounts: "Aseta tappojen määrä" stageEditorSetEnchantAmounts: "Aseta lumousten määrä" stageEditorSetMobAmounts: "Aseta olentojen määrä" @@ -197,11 +193,7 @@ stageEditorCustomAlreadyAdded: "That custom objective has already been added!" stageEditorCustomCleared: "Custom objectives cleared." stageEditorCustomDataPrompt: "Enter value for :" 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), , " +stageEditorEnterBlockAmounts: "Enter block amounts, , " stageEditorEnterBlockDurability: "Enter block durability (numbers), , " stageEditorCatchFishPrompt: "Enter number of fish to catch, , " stageEditorKillPlayerPrompt: "Enter number of players to kill, , "