From e39fb099ec2e9f55a662736a6cc6dc828a3a0567 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 24 Feb 2020 20:42:45 -0500 Subject: [PATCH] New translations strings.yml (Arabic) --- main/src/main/resources/lang/ar-SA/strings.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/main/src/main/resources/lang/ar-SA/strings.yml b/main/src/main/resources/lang/ar-SA/strings.yml index 9d0a678f8..071961b37 100644 --- a/main/src/main/resources/lang/ar-SA/strings.yml +++ b/main/src/main/resources/lang/ar-SA/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."