From c6f0a3b11c7e795267fcaa2c271898f76c5bfc36 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 12 Feb 2019 00:21:28 -0500 Subject: [PATCH] New translations strings.yml (Arabic) --- src/main/resources/lang/ar-SA/strings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/lang/ar-SA/strings.yml b/src/main/resources/lang/ar-SA/strings.yml index 3b7a58dd6..1338fddb8 100644 --- a/src/main/resources/lang/ar-SA/strings.yml +++ b/src/main/resources/lang/ar-SA/strings.yml @@ -319,9 +319,9 @@ eventEditorErrorSaving: "An error occurred while saving." eventEditorDeleted: "Event deleted, Quests and Events reloaded." eventEditorSaved: "Event saved, Quests and Events reloaded." eventEditorEnterEventName: "Enter an Event name, " -eventEditorDeletePrompt: "Are you sure you want to delete the Event" +eventEditorDeletePrompt: "Are you sure you want to delete the Event?" eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?" -eventEditorFinishAndSave: "Are you sure you want to finish and save the Event" +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"