From ca2100295cd68f1e7c093e86e708ca4a5eb5b3c9 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Sat, 9 Feb 2019 14:21:35 -0500 Subject: [PATCH] New translations strings.yml (Dutch) --- src/main/resources/lang/nl-NL/strings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/lang/nl-NL/strings.yml b/src/main/resources/lang/nl-NL/strings.yml index e54529004..05ac1ff49 100644 --- a/src/main/resources/lang/nl-NL/strings.yml +++ b/src/main/resources/lang/nl-NL/strings.yml @@ -319,8 +319,8 @@ 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" -eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?" +eventEditorDeletePrompt: "Weet u zeker dat u deze Quest wil verwijderen" +eventEditorQuitWithoutSaving: "Weet je zeker dat je dit evenement wilt opslaan?" 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."