From 9eb992ec65bf5377a704fd55189ebcb903b8bc89 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Thu, 22 Mar 2018 19:33:30 -0400 Subject: [PATCH] New translations strings.yml (Dutch) --- src/main/resources/lang/nl-NL/strings.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/lang/nl-NL/strings.yml b/src/main/resources/lang/nl-NL/strings.yml index 0aa8b77fc..5a774c5e7 100644 --- a/src/main/resources/lang/nl-NL/strings.yml +++ b/src/main/resources/lang/nl-NL/strings.yml @@ -442,7 +442,7 @@ eventEditorSetMobAmountsPrompt: "Enter mob amount, " eventEditorSetMobNamePrompt: "Enter the name for this mob, " eventEditorSetMobLocationPrompt: "Right-click on a block to select it, , " eventEditorSetPotionEffectsPrompt: "Enter potion effect types, , " -eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), , " +eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds), , " eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, , " eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear" eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear" @@ -738,7 +738,8 @@ giveQuestPoints: "Gave Quest Points from ." questPointsGiven: " gave you Quest Points." enableNPCGUI: " will now provide a GUI Quest Display." disableNPCGUI: " will no longer provide a GUI Quest Display." -invalidMinimum: "Input must be at least !\ninvalidRange: \"Input must be between and !" +invalidMinimum: "Input must be at least !" +invalidRange: "Input must be between and !" invalidOption: "Invalid option!" invalidNumber: "Invalid number." invalidStageNum: "Invalid stage number for Quest "