Sandbox_EN = {
    Sandbox_UsefulBarrels = "Useful Barrels"
    Sandbox_UsefulBarrelsDebugMode = "Enable Debug"
    Sandbox_UsefulBarrelsDebugMode_tooltip = "Enables additional information for debugging purposes."
    Sandbox_UsefulBarrelsBarrelCapacity = "Barrel Capacity"
    Sandbox_UsefulBarrelsBarrelCapacity_tooltip = "Maximum barrel capacity.<br>Applied only for new barrels, previously used is unaffected."
    Sandbox_UsefulBarrelsRequirePipeWrench = "Require Pipe Wrench"
    Sandbox_UsefulBarrelsRequirePipeWrench_tooltip = "A Pipe Wrench is required for barrel uncapping."
    Sandbox_UsefulBarrelsRequireHose = "Require Rubber Hose"
    Sandbox_UsefulBarrelsRequireHose_tooltip = "A Rubber Hose is required to take Gas from barrel."
    Sandbox_UsefulBarrelsRequireFunnelForFill = "Require Funnel"
    Sandbox_UsefulBarrelsRequireFunnelForFill_tooltip = "A Funnel is required to add Gas to barrel."
    Sandbox_UsefulBarrelsFunnelSpeedUpFillModifier = "Speed up modifier by a Funnel"
    Sandbox_UsefulBarrelsFunnelSpeedUpFillModifier_tooltip = "Speed up canisters filling by modifier if there is a Funnel nearby.<br>Example: value 1.25 means 25% bonus or 1.25 times faster operation.<br>Set to 1 to disable speed bonus. <br> Does not work if 'Require Funnel' disabled."
    Sandbox_UsefulBarrelsAllowAlcoholic = "Allow Alcoholic"
    Sandbox_UsefulBarrelsAllowAlcoholic_tooltip = "Alcohol, Beer, Wine..."
    Sandbox_UsefulBarrelsAllowHazardous = "Allow Hazardous"
    Sandbox_UsefulBarrelsAllowHazardous_tooltip = "Acid, Bleach, Cleaning Liquid..."
    Sandbox_UsefulBarrelsAllowMedical = "Allow Medical"
    Sandbox_UsefulBarrelsAllowMedical_tooltip = "Alcohol"
    Sandbox_UsefulBarrelsAllowIndustrial = "Allow Industrial"
    Sandbox_UsefulBarrelsAllowIndustrial_tooltip = "Acid, Alcohol, Blood, Gasoline, Dye..."
    Sandbox_UsefulBarrelsAllowColors = "Allow Colors"
    Sandbox_UsefulBarrelsAllowColors_tooltip = "Dye, Hair Dye, Wine"
    Sandbox_UsefulBarrelsAllowDyes = "Allow Dyes"
    Sandbox_UsefulBarrelsAllowDyes_tooltip = "Dye"
    Sandbox_UsefulBarrelsAllowHairDyes = "Allow Hair Dyes"
    Sandbox_UsefulBarrelsAllowHairDyes_tooltip = "Hair Dye"
    Sandbox_UsefulBarrelsAllowPaint = "Allow Paint"
    Sandbox_UsefulBarrelsAllowPaint_tooltip = "No any fluids as for B42.4"
    Sandbox_UsefulBarrelsAllowFuel = "Allow Fuel"
    Sandbox_UsefulBarrelsAllowFuel_tooltip = "Gasoline"
    Sandbox_UsefulBarrelsAllowPoisons = "Allow Poisons"
    Sandbox_UsefulBarrelsAllowPoisons_tooltip = "Potent Poison"
    Sandbox_UsefulBarrelsAllowWater = "Allow Water"
    Sandbox_UsefulBarrelsAllowWater_tooltip = "Seltzer Water, Water, Tainted Water"
    Sandbox_UsefulBarrelsAllowBeverage = "Allow Beverage"
    Sandbox_UsefulBarrelsAllowBeverage_tooltip = "Blood, Beer, Coffee, Milk, Honey, Soda..."
    Sandbox_UsefulBarrelsEnableGeneratorRefuel = "Enable Generator refuel"
    Sandbox_UsefulBarrelsGeneratorRefuelRequiresHose = "Generator refuel requires Rubber Hose"
    Sandbox_UsefulBarrelsEnableVehicleRefuel = "Enable Vehicle refuel"
    Sandbox_UsefulBarrelsVehicleRefuelRequiresHose = "Vehicle refuel requires Rubber Hose"
    Sandbox_UsefulBarrelsEnableFillBarrelFromVehicles = "Enable barrel filling from vehicles"
    Sandbox_UsefulBarrelsFillBarrelFromVehiclesRequiresHose = "Filling barrel from vehicles requires a rubber hose"
    Sandbox_UsefulBarrelsInitialFluid = "Initial fluid"
    Sandbox_UsefulBarrelsInitialFluidPool = "Fluid pool"
    Sandbox_UsefulBarrelsInitialFluidPool_tooltip = "Whitespace separated list of fluids that can spawn in barrels."
    Sandbox_UsefulBarrelsInitialFluidMaxAmount = "Max amount"
    Sandbox_UsefulBarrelsInitialFluidMaxAmount_tooltip = "Max amount of initial fluid.<br>Won't be greater than the barrel capacity."
    Sandbox_UsefulBarrelsInitialFluidSpawnChance = "Spawn chance"
    Sandbox_UsefulBarrelsInitialFluidSpawnChance_tooltip = "Spawn chance of initial fluid."
    Sandbox_UsefulBarrelsRequireWeldingMask = "Require Welding Mask for cut lid"
    Sandbox_UsefulBarrelsRequireBlowTorch = "Require Blow Torch for cut lid"
}