diff --git a/main/src/main/resources/lang/pt-PT/strings.yml b/main/src/main/resources/lang/pt-PT/strings.yml index 2d1e25763..7e5d7b29a 100644 --- a/main/src/main/resources/lang/pt-PT/strings.yml +++ b/main/src/main/resources/lang/pt-PT/strings.yml @@ -165,10 +165,6 @@ stageEditorDelete: "Eliminar Estágio" stageEditorSetBlockNames: "Definir nomes dos blocos" stageEditorSetBlockAmounts: "Definir quantidades dos blocos" stageEditorSetBlockDurability: "Definir durabilidade do bloco" -stageEditorSetDamageAmounts: "Definir quantidades de danos" -stageEditorSetPlaceAmounts: "Definir montantes do local" -stageEditorSetUseAmounts: "Definir quantidades de uso" -stageEditorSetCutAmounts: "Definir quantidades cortadas" stageEditorSetKillAmounts: "Set kill amounts" stageEditorSetEnchantAmounts: "Set enchant amounts" stageEditorSetMobAmounts: "Set mob amounts" @@ -197,11 +193,7 @@ stageEditorCustomAlreadyAdded: "That custom objective has already been added!" stageEditorCustomCleared: "Custom objectives cleared." stageEditorCustomDataPrompt: "Introduzir valor para :" stageEditorEnterBlockNames: "Introduzir nomes dos blocos (ou IDs), ," -stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), , " -stageEditorDamageBlocksPrompt: "Introduzir quantidades de dano (números), ," -stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), , " -stageEditorUseBlocksPrompt: "Enter use amounts (numbers), , " -stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), , " +stageEditorEnterBlockAmounts: "Enter block amounts, , " stageEditorEnterBlockDurability: "Introduzir a durabilidade do bloco (números), , " stageEditorCatchFishPrompt: "Enter number of fish to catch, , " stageEditorKillPlayerPrompt: "Enter number of players to kill, , "