IGUI_EN = {
    IGUI_BetterCarPhysics_enableManualTransmission = "Enable manual transmission",
    IGUI_BetterCarPhysics_enableManualTransmission_tooltip = "Enabled: All cars have a manual transmission <br><br>Disabled (Default): All cars have an automatic transmission",
    IGUI_BetterCarPhysics_reverseUsingBrake = "Reverse with brake button",
    IGUI_BetterCarPhysics_reverseUsingBrake_tooltip = "Enabled (Default): Car will drive backwards by holding 'S' key, like in the base game. <br><br> Disabled: 'S' is always brake - to drive backwards, manually shift into reverse and accelerate with 'W'",
    IGUI_BetterCarPhysics_enableUpdateWindow = "Enable update window",
    IGUI_BetterCarPhysics_enableUpdateWindow_tooltip = "Enabled (Default): Show a popup on game start when the 'zombie' folder needs an update <br><br> Disabled: The popup is never shown",
}
