From 7688e08a7a3ee1996ccf95fa0cdcd3cd4bc124e9 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 5 Nov 2019 20:30:37 -0500 Subject: [PATCH] New translations strings.yml (Arabic) --- main/src/main/resources/lang/ar-SA/strings.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/main/src/main/resources/lang/ar-SA/strings.yml b/main/src/main/resources/lang/ar-SA/strings.yml index 2c1040f1d..6842cdf45 100644 --- a/main/src/main/resources/lang/ar-SA/strings.yml +++ b/main/src/main/resources/lang/ar-SA/strings.yml @@ -165,10 +165,6 @@ stageEditorDelete: "حذف المرحلة" 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,11 +193,7 @@ stageEditorCustomAlreadyAdded: "That custom objective has already been added!" stageEditorCustomCleared: "Custom objectives cleared." stageEditorCustomDataPrompt: "قم بإدخال قيمة ل :" 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, , "