IGUI_EN = {
   IGUI_XP_NC_ShowAllRecipe_tooltip = "Show all recipes, <LINE> even if the appropriate workstation is not present.",
   IGUI_NC_RequiredSkills = "Required Skills",
   IGUI_NC_InputItemSelected  = "Current Selection",
   IGUI_NC_SearchForCraft  = "Crafting search",
   IGUI_NC_SearchAsInput  = "Used in recipes",
   IGUI_NC_SearchAsOutput  = "Created by Recipes",
   IGUI_NC_ShowOnlyRecipesKnew  = "Known Recipes Only",
   IGUI_NC_ShowOnlymetSkillRequire  = "Skills Met Only",
   IGUI_NC_ShowOnlyCanCraft  = "Can Craft Only",
   IGUI_NC_SortRecipeList  = "Sort Reciptes List",
   IGUI_NC_ShowOnlyBenefitFromRecipes  = "Benefit from Recipe In Hand Only",
   IGUI_NC_SwitchToListLayout  = "Switch To List Layout",
   IGUI_NC_SwitchToGridLayout  = "Switch To Grid Layout",
   IGUI_NC_ToggleLayoutStyle = "Toggle layout style",
   IGUI_XP_NC_SetPanelMinSize_tooltip = "Set panel to minimum size",
	IGUI_NC_ModOptions_Title = "Neat Crafting",
   IGUI_NC_ModOptions_UseNeatCraftingUI = "Use Neat Crafting UI",
   IGUI_NC_ModOptions_UseNeatCraftingUI_Tooltip = "Enable Neat Crafting's Crafting menu and related tweaks. Disable to use the vanilla Crafting UI.",
   IGUI_NC_Liquids = "Liquids",
   IGUI_NC_Containers = "Containers",
   IGUI_NC_AnyContainer = "Any container",
   IGUI_NC_SelectedLiquid = "Selected liquid",
   IGUI_NC_AvailableLiquids = "Available liquids",
   IGUI_NC_PossibleLiquids = "Possible liquids",
   IGUI_NC_AvailableContainers = "Available containers",
   IGUI_NC_PossibleContainers = "Possible containers",
}