From ffa883f6100b4a54585533fab88547cd725741e6 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 12 Feb 2019 00:22:13 -0500 Subject: [PATCH] New translations strings.yml (Swedish) --- src/main/resources/lang/sv-SE/strings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/lang/sv-SE/strings.yml b/src/main/resources/lang/sv-SE/strings.yml index 375861eeb..a7bef13d5 100644 --- a/src/main/resources/lang/sv-SE/strings.yml +++ b/src/main/resources/lang/sv-SE/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"