IG_UI_EN = {
    IGUI_VehiclePartWindowBackLeft = "Back Left Window",
	IGUI_VehiclePartWindowBackRight = "Back Right Window",
    IGUI_VehiclePartWindowMiddleLeft = "Middle Left Window",
	IGUI_VehiclePartWindowMiddleRight = "Middle Right Window",
    
    IGUI_VehiclePartSeatFrontMiddle = "Front Middle Seat",
    IGUI_VehiclePartSeatMiddleMiddle = "Middle Middle Seat",
    IGUI_VehiclePartSeatRearMiddle = "Rear Middle Seat",
    IGUI_VehiclePartSeatBackLeft = "Back Left Seat",
    IGUI_VehiclePartSeatBackMiddle = "Back Middle Seat",
    IGUI_VehiclePartSeatBackRight = "Back Right Seat",

    IGUI_VehiclePartDAMNSpareTire = "Spare Tire",
    IGUI_VehiclePartDAMNSpareTire2 = "Spare Tire",
	IGUI_VehiclePartDAMNSpareTireRoof = "Roof Spare Tire",
    IGUI_VehiclePartDAMNSpareTireRoof2 = "Roof Spare Tire",
	IGUI_VehiclePartDAMNSpareTireTrunk = "Trunk Spare Tire",
    IGUI_VehiclePartDAMNSpareTireBed = "Bed Spare Tire",
    IGUI_VehiclePartDAMNSpareTireFront = "Front Spare Tire",

	IGUI_VehiclePartDAMNSideSteps = "Side Steps",
	IGUI_VehiclePartDAMNSunRoof = "Sunroof",
    IGUI_VehiclePartDAMNRoofLights = "Roof Lights",
    IGUI_VehiclePartDAMNTent = "Tent",
    IGUI_VehiclePartDAMNMudflaps = "Mudflaps",
	IGUI_VehiclePartDAMNSnorkel = "Snorkel",
    IGUI_VehiclePartDAMNSpoiler = "Spoiler",
    IGUI_VehiclePartDAMNSpoilerRoof = "Roof Spoiler",
    IGUI_VehiclePartDAMNBarrier = "Cab Barrier",
    IGUI_VehiclePartDAMNTruckBedCover = "TruckBed Cap",
    IGUI_VehiclePartDAMNSunVisor = "Sun Visor"
    IGUI_VehiclePartDAMNSideskirts = "Sideskirts",
    IGUI_VehiclePartDAMNSearchlight = "Searchlight",
    IGUI_VehiclePartDAMNWipers = "Wipers",

	IGUI_VehiclePartDAMNTrunk = "Trunk Storage",
	IGUI_VehiclePartDAMNRoofrack = "Roofrack Storage",
    IGUI_VehiclePartDAMNGunrack = "Gun Rack",
    IGUI_VehiclePartDAMNStretcher = "Stretcher",

    IGUI_VehiclePartDAMNBumperFront = "Front Bumper",
	IGUI_VehiclePartDAMNBumperRear = "Rear Bumper",

	IGUI_VehiclePartDAMNWindshieldArmor = "Windshield Armor",
	IGUI_VehiclePartDAMNWindshieldRearArmor = "Rear Windshield Armor",
	IGUI_VehiclePartDAMNFrontLeftArmor = "Front Left Window Armor",
	IGUI_VehiclePartDAMNFrontRightArmor = "Front Right Window Armor",
	IGUI_VehiclePartDAMNRearLeftArmor = "Rear Left Window Armor",
	IGUI_VehiclePartDAMNRearRightArmor = "Rear Right Window Armor",
	IGUI_VehiclePartDAMNMiddleLeftArmor = "Middle Left Window Armor",
	IGUI_VehiclePartDAMNMiddleRightArmor = "Middle Right Window Armor",
    IGUI_VehiclePartDAMNBackLeftArmor = "Back Left Window Armor",
	IGUI_VehiclePartDAMNBackRightArmor = "Back Right Window Armor",

    IGUI_VehiclePartDAMNGasCanOne = "Gas Can",
    IGUI_VehiclePartDAMNGasCanTwo = "Gas Can",
    IGUI_VehiclePartDAMNGasCanThree = "Gas Can",
    IGUI_VehiclePartDAMNGasCanFour = "Gas Can",
    IGUI_VehiclePartDAMNGenerator = "Generator",

    IGUI_VehiclePartDAMNPropaneTankOne = "Propane Tank",
    IGUI_VehiclePartDAMNPropaneTankTwo = "Propane Tank",
    IGUI_VehiclePartDAMNPropaneTankThree = "Propane Tank",

    IGUI_VehiclePartDAMNFenderFrontLeft = "Fender Front Left",
	IGUI_VehiclePartDAMNFenderFrontRight = "Fender Front Right",
	IGUI_VehiclePartDAMNFenderRearLeft = "Fender Rear Left",
	IGUI_VehiclePartDAMNFenderRearRight = "Fender Rear Right",

    IGUI_VehiclePartToolboxLidRight = "Right Toolbox Lid",
    IGUI_VehiclePartToolboxLidLeft = "Left Toolbox Lid",

    IGUI_VehiclePartGM85Roofrack = "Roofrack",
    IGUI_VehiclePartGM85VinylRoof = "Vinyl Roof Cover",

    IGUI_DL_InstallPartsFirst= "You need to install %1 part(s) first:",
    IGUI_DL_UninstallPartsFirst = "You need to uninstall %1 part(s) first:",
    IGUI_DL_GasCanInstallHint = "This is a convenient location to store your gas cans, not a fuel tank extension.",
    IGUI_DL_GeneratorInstallHint = "This is a convenient location to store your generator. No power will be provided around the vehicle.",

    IGUI_VehiclePartDAMNBedOne = "Bed One",
    IGUI_VehiclePartDAMNBedTwo = "Bed Two",
    IGUI_DAMN_CLOSE_AWNING = "Close Awning"
    IGUI_DAMN_OPEN_AWNING = "Open Awning"

    IGUI_VehiclePartDAMNHubcapFrontLeft = "Hubcap Front Left",
	IGUI_VehiclePartDAMNHubcapFrontRight = "Hubcap Front Right",
	IGUI_VehiclePartDAMNHubcapRearLeft = "Hubcap Rear Left",
	IGUI_VehiclePartDAMNHubcapRearRight = "Hubcap Rear Right",

    IGUI_DAMN_open_sunroof = "Open Sunroof",
    IGUI_DAMN_close_sunroof = "Close Sunroof",
}