diff --git a/src/main/resources/lang/uk-UA/strings.yml b/src/main/resources/lang/uk-UA/strings.yml index fc3410057..502b7654c 100644 --- a/src/main/resources/lang/uk-UA/strings.yml +++ b/src/main/resources/lang/uk-UA/strings.yml @@ -339,7 +339,7 @@ eventEditorFinishAndSave: "Are you sure you want to finish and save the Event" eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:' eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them." eventEditorEventInUse: "The following Quests use the Event" -eventEditorMustModifyQuests: "eventEditorNotFound" +eventEditorMustModifyQuests: "You must modify these Quests first!" eventEditorListSizeMismatch: "The lists are not the same size!" eventEditorListDuplicates: "List contains duplicates!" eventEditorNotANumberList: "Input was not a list of numbers!"