From bfc112e64c60bc5a3bc80b8615b60c48c987cef0 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 21 Apr 2020 02:53:51 -0400 Subject: [PATCH] New translations strings.yml (English) --- main/src/main/resources/lang/en-US/strings.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/main/src/main/resources/lang/en-US/strings.yml b/main/src/main/resources/lang/en-US/strings.yml index 02a680ace..bd2e9212a 100644 --- a/main/src/main/resources/lang/en-US/strings.yml +++ b/main/src/main/resources/lang/en-US/strings.yml @@ -247,11 +247,8 @@ stageEditorNotListofNumbers: "is not a list of numbers!" stageEditorNoDelaySet: "You must set a delay first!" stageEditorNoItems: "You must add items first!" stageEditorNoDeliveryMessage: "You must set at least one delivery message!" -stageEditorNoNPCs: "You must set NPC IDs first!" -stageEditorNoMobTypes: "You must set mob types first!" stageEditorNoKillLocations: "You must set kill locations first!" stageEditorNoBlockSelected: "You must select a block first." -stageEditorNoColors: "You must set colors first!" stageEditorNoLocations: "You must set locations first!" stageEditorMustSetPasswordDisplays: "You must add at least one password display first!" stageEditorDelayCleared: "Delay cleared."