UI_EN = {
	UI_XP_NB_xpShow = "Show recipe XP",
	UI_XP_NB_xpShow_tooltip = "Enables the display of experience points (XP) for crafting recipes. <LINE> 'XP Display Format' defines how this information is shown. <LINE> <LINE> Available formats: <LINE> - Basic XP: Shows the base XP. <LINE> - Final XP: Shows the total XP after all multipliers are applied. <LINE> - Multiplier: Shows the base XP, the total multiplier, and the final XP (e.g., +5 * 3.5 = 17.5). <LINE> - Breakdown: Shows the base XP, a detailed breakdown of all multipliers, and the final XP. <LINE> The factors are: <LINE> - Initial Level Multiplier: Level 0 (x0.25), Level 1 (x1.00), Level 2 (x1.33), Level 3+ (x1.66) <LINE> - Skill Book Multiplier: Books 1-5 (x3, x5, x8, x12, x16). Half of that for Aiming, Reloading and Long Blade. <LINE> - Trait Multiplier: Fast Learner (x1.3), Slow Learner (x0.7) <LINE> - Sandbox Options Multiplier: A global value, or a specific value per skill type.",
    UI_XP_NB_xpFormat = "XP Display Format",
    UI_XP_NB_xpFormat_tooltip = "XP Display Format", -- not shown
    UI_XP_NB_xpFormat_BasicXP = "Basic XP",
    UI_XP_NB_xpFormat_FinalXP = "Final XP",
    UI_XP_NB_xpFormat_Multiplier = "Multiplier",
    UI_XP_NB_xpFormat_Breakdown = "Breakdown",
    UI_XP_NB_showRecipeMod = "Show recipe mod",
	UI_XP_NB_showRecipeMod_tooltip = "Shows the recipe's source mod in the recipe panel.",
	UI_XP_NB_textScale = "Text scale for extra lines",
	UI_XP_NB_textScale_tooltip = "Font size for XP and Mod lines.",
	UI_XP_NB_modPrefix = "Mod:",
	UI_XP_NB_modNeat = "Neat Building",
	UI_XP_NB_modOther = "Other",
}
