From e383d4ccab638665903d43ec53f99a2f26f2b133 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Thu, 29 Aug 2019 01:12:35 -0400 Subject: [PATCH] New translations strings.yml (English) --- main/src/main/resources/lang/en-US/strings.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/main/src/main/resources/lang/en-US/strings.yml b/main/src/main/resources/lang/en-US/strings.yml index 46dda69e5..416cb1c07 100644 --- a/main/src/main/resources/lang/en-US/strings.yml +++ b/main/src/main/resources/lang/en-US/strings.yml @@ -296,7 +296,6 @@ eventEditorDeleted: "Action deleted, Quests and Actions reloaded." eventEditorSaved: "Action saved, Quests and Actions reloaded." eventEditorEnterEventName: "Enter Action name, " eventEditorDeletePrompt: "Are you sure you want to delete the Action?" -eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?" eventEditorModifiedNote: 'Note: You have modified an Action that the following Quests use:' eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them." eventEditorEventInUse: "The following Quests use the Action"