diff --git a/main/src/main/resources/lang/sv-SE/strings.yml b/main/src/main/resources/lang/sv-SE/strings.yml index fa6a06b35..a942b6629 100644 --- a/main/src/main/resources/lang/sv-SE/strings.yml +++ b/main/src/main/resources/lang/sv-SE/strings.yml @@ -290,7 +290,6 @@ eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing a eventEditorEventInUse: "The following Quests use the Action" eventEditorMustModifyQuests: "You must modify these Quests first!" eventEditorNotANumberList: "Input was not a list of numbers!" -eventEditorInvalidEntry: "Invalid entry" eventEditorGiveItemsTitle: "- Give Items -" eventEditorEffectsTitle: "- Sound Effects -" eventEditorStormTitle: "- Action Storm -" @@ -437,7 +436,6 @@ reqHeroesPrimaryDisplay: "Primary Class:" reqHeroesSecondaryDisplay: "Secondary Class:" reqNotAQuestName: " is not a Quest name!" reqItemCleared: "Item requirements cleared." -reqTrueFalseError: ' is not a true or false value!%br%Example: true false true true' reqCustomAlreadyAdded: "That custom requirement has already been added!" reqCustomNotFound: "Custom requirement module not found." reqCustomCleared: "Custom requirements cleared."