IG_UI_EN = {
	IGUI_VehicleName82porsche911turbo = "'82 Porsche 911 Turbo"
    IGUI_VehicleName82porsche911rwb = "'82 Porsche 911 RWB"
    IGUI_VehicleName82porsche911sc = "'82 Porsche 911SC"
    IGUI_VehicleName82porsche911targa = "'82 Porsche 911SC Targa"

	IGUI_VehiclePartPRS82FrontBumper = "Front Bumper",
	IGUI_VehiclePartPRS82RearBumper = "Rear Bumper",
	IGUI_VehiclePartPRS82Spare = "Spare Tire",
    IGUI_VehiclePartPRS82Spoiler = "Spoiler",

    IGUI_VehiclePartPRS82FrontLip = "Front Lip",
    IGUI_VehiclePartPRS82FrontFogs = "Fog Lights",
    IGUI_VehiclePartPRS82Roof = "Targa Roof",

	IGUI_VehiclePartPRS82Trunk = "Trunk Storage",
	IGUI_VehiclePartPRS82SeatRearLeft = "Seat Rear Left",
    IGUI_VehiclePartPRS82SeatRearRight = "Seat Rear Right",
	IGUI_VehiclePartPRS82Roofrack = "Roofrack",

	IGUI_VehiclePartPRS82WindshieldArmor = "Windshield Armor",
	IGUI_VehiclePartPRS82FrontLeftArmor = "Front Left Window Armor",
	IGUI_VehiclePartPRS82FrontRightArmor = "Front Right Window Armor",
	IGUI_VehiclePartPRS82RearLeftArmor = "Rear Left Window Armor",
	IGUI_VehiclePartPRS82RearRightArmor = "Rear Right Window Armor",
	IGUI_VehiclePartPRS82WindshieldRearArmor = "Rear Windshield Armor",
}

