diff --git a/src/main/resources/lang/ro-RO/strings.yml b/src/main/resources/lang/ro-RO/strings.yml index a4f70734a..b63d16ebf 100644 --- a/src/main/resources/lang/ro-RO/strings.yml +++ b/src/main/resources/lang/ro-RO/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 "