UI_EN = {

    UI_WipeMyself_DirtyTowel = "Ugh... the towels stink.",
    UI_WipeMyself_TooWetTowel = "Ahh... the towel is soaked!",

    UI_BathTowelsOverhaul_WipeMySelfMode = "WipeMySelf Mode",
    UI_BathTowelsOverhaul_WipeMySelfMode_tooltip = "In this mode, even if the body is not wet, if there is dirt or blood on it, "Dry Self" will be available. <LINE> *When "Dry Self", wetness, dirt, and bloodstains will be wiped off as much as possible from the body. <LINE> (Normally, only up to 20% of the dirt on the body can be wiped off at once.) <LINE> *If the "Dry Self Context Tooltip"  is displayed, the player's dirt and blood status will also be displayed. <BR> *In vanilla, dirt and bloodstains on the body do not have much of a negative effect, but other mods may cause dirt and blood to cause health problems or attract zombies, so this is useful in such cases. <LINE> However, you will need to wash your towel more frequently.",
    UI_BathTowelsOverhaul_DrySelfContextTooltip = "DrySelf Context Menu Tooltips",
    UI_BathTowelsOverhaul_DrySelfContextIcon = "DrySelf Context Menu Icon",
    UI_BathTowelsOverhaul_IconTexture = "Icon Texture",
    UI_BathTowelsOverhaul_DrySelfNotAfterSay = "Not Say After Dry Self",
    UI_BathTowelsOverhaul_DrySelfNotAfterSay_tooltip = "If False, after "Dry Self", character will say if the towel is too wet or too dirty.",
    UI_BathTowelsOverhaul_TowelAbsorbencyOnTooltip = "Towel Absorbency on Tooltip",
    UI_BathTowelsOverhaul_TowelAbsorbencyOnTooltip_tooltip = "Afficher la valeur d'absorption d'eau dans l'infobulle de l'article d'inventaire de la serviette si possible. \n(Cette fonctionnalité nécessite Starlit Lib Mod.)",

    UI_BathTowelsOverhaul_option_Undisplay = "Undisplay",
    UI_BathTowelsOverhaul_option_DisplayText = "Display (value is text)",
    UI_BathTowelsOverhaul_option_DisplayNumber = "Display (value is number)",
    UI_BathTowelsOverhaul_option_DisplayBar = "Display (value is bar)",
    UI_BathTowelsOverhaul_option_AllowableOnly = "Allowable Only",
    UI_BathTowelsOverhaul_option_Always = "Always",
    UI_BathTowelsOverhaul_option_Never = "Never",
    UI_BathTowelsOverhaul_option_UIIcon = "UI Icon",
    UI_BathTowelsOverhaul_option_ItemIcon = "Item Icon",
}