From 973ddee73fc93229ea2627f3f9e4bf997823e594 Mon Sep 17 00:00:00 2001 From: PikaMug Date: Mon, 8 Apr 2019 01:41:55 -0400 Subject: [PATCH] New translations strings.yml (Serbian (Latin)) --- main/src/main/resources/lang/sr-CS/strings.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/sr-CS/strings.yml b/main/src/main/resources/lang/sr-CS/strings.yml index db3124f1e..bee723d6e 100644 --- a/main/src/main/resources/lang/sr-CS/strings.yml +++ b/main/src/main/resources/lang/sr-CS/strings.yml @@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Enter NPC ID, , " questEditorEnterBlockStart: "Right-click on a block to use as a start point, , , " questEditorEnterInitialEvent: "Enter an Event name, , " questRequiredNoneSet: "Required, none set" +questDungeonsCreate: "Players added to this group may perform quests together!" +questDungeonsDisband: "The quest group was disbanded." +questDungeonsInvite: " can now perform quests with you!" +questDungeonsJoin: "You can now perform quests with Captain ." +questDungeonsKicked: " can no longer perform quests with you." +questDungeonsLeave: "You can no longer perform quests with Captain ." questPartiesCreate: "Players added to this party may perform quests together!" questPartiesDelete: "The quest party was disbanded." questPartiesInvite: " can now perform quests with you!" @@ -321,7 +327,6 @@ 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?" -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"