ContextMenu_EN = {

	ContextMenu_TableSaw = "Table Saw",
	ContextMenu_SawLogs = "Saw Logs",
	ContextMenu_SawLog = "Saw Log",
	ContextMenu_SawLogsTT = "You can get more planks than sawing with a handsaw.",
	ContextMenu_NoElectricity = "You need to have electricity in the area to use this object.",
	ContextMenu_NeedItem = "You need to have logs in your inventory to perform this action.",
	
	ContextMenu_PaintCrateTT = "<RGB:1,1,0> You can paint this box with your favorite color.      ",
	ContextMenu_Simple = "Simple",
	ContextMenu_Special = "Special",
	ContextMenu_Unique = "Unique",
	ContextMenu_AmmoCrate = "Ammunition",
	ContextMenu_FoodCrate = "Food",
	ContextMenu_LiteratureCrate = "Literature",
	ContextMenu_MedicalCrate = "Medical",
	ContextMenu_WeaponsCrate = "Weapons",
	ContextMenu_CarpentryCrate = "Carpentry",
	ContextMenu_ElectricityCrate = "Elecricity",
	ContextMenu_FarmingCrate = "Farming",
	ContextMenu_FishingCrate = "Fishing",
	ContextMenu_MechanicsCrate = "Mechanics",
	ContextMenu_MetalWeldingCrate = "Metal Welding",
	ContextMenu_PaintingCrate = "Painting",
	ContextMenu_ScavengeCrate = "Scavenge",
	ContextMenu_TrashCrate = "Trash",
	ContextMenu_ClothingCrate = "Clothing",
	ContextMenu_DitoCrate = "Ditoseadio",
	ContextMenu_4funCrate = "4fungamingg",
	ContextMenu_ArmyCrate = "Army",
	ContextMenu_9mmCrate = "9mm Ammo",
	ContextMenu_45Crate = "cal.45 Ammo",
	ContextMenu_38Crate = "cal.38 Ammo",
	ContextMenu_44Crate = "cal.44 Ammo",
	ContextMenu_223Crate = "cal.223 Ammo",
	ContextMenu_308Crate = "cal.308 Ammo",
	ContextMenu_556Crate = "cal.556 Ammo",
	ContextMenu_762Crate = "cal.762 Ammo",
	ContextMenu_ShellsCrate = "Shotgun Shells",
	ContextMenu_BeeCrate = "Apiculture",

	ContextMenu_CrateAmmoDesc = "<RGB:1,1,0> A crate painted with an ammo symbol to easily identify its contents.     ",
	ContextMenu_CrateFoodDesc = "<RGB:1,1,0> A crate painted with an food symbol to easily identify its contents.     ",
	ContextMenu_CrateLiteratureDesc = "<RGB:1,1,0> A crate painted with an literature symbol to easily identify its contents.     ",
	ContextMenu_CrateMedicalDesc = "<RGB:1,1,0> A crate painted with an medical symbol to easily identify its contents.     ",
	ContextMenu_CrateWeaponsDesc = "<RGB:1,1,0> A crate painted with an weapon symbol to easily identify its contents.     ",
	ContextMenu_CrateCarpentryDesc = "<RGB:1,1,0> A crate painted with an carpentry symbol to easily identify its contents.     ",
	ContextMenu_CrateElectricityDesc = "<RGB:1,1,0> A crate painted with an electricity symbol to easily identify its contents.     ",
	ContextMenu_CrateFarmingDesc = "<RGB:1,1,0> A crate painted with an farming symbol to easily identify its contents.     ",
	ContextMenu_CrateFishingDesc = "<RGB:1,1,0> A crate painted with an fishing symbol to easily identify its contents.     ",
	ContextMenu_CrateMechanicsDesc = "<RGB:1,1,0> A crate painted with an mechanic symbol to easily identify its contents.     ",
	ContextMenu_CrateMetalWeldingDesc = "<RGB:1,1,0> A crate painted with an metalwelding symbol to easily identify its contents.     ",
	ContextMenu_CratePaintingDesc = "<RGB:1,1,0> A crate painted with an painting symbol to easily identify its contents.     ",
	ContextMenu_CrateScavengeDesc = "<RGB:1,1,0> A crate painted with an scavenge symbol to easily identify its contents.     ",
	ContextMenu_CrateTrashDesc = "<RGB:1,1,0> A crate painted with an trash symbol to easily identify its contents.     ",
	ContextMenu_CrateClothingDesc = "<RGB:1,1,0> A crate painted with an clothing symbol to easily identify its contents.     ",
	ContextMenu_CrateDitoDesc = "<RGB:1,1,0> A crate painted with Ditoseadio's Logo. <LINE> You feel sexy now?     ",
	ContextMenu_CrateAlexDesc = "<RGB:1,1,0> A crate painted with 4fungamingg's Logo. <LINE> Very suitable for storing quince.     ",
	ContextMenu_CrateArmyDesc = "<RGB:1,1,0> A crate painted with Army Logo.    ",
	ContextMenu_Crate9mmDesc = "<RGB:1,1,0> A crate painted with 9mm Logo.    ",
	ContextMenu_Crate45Desc = "<RGB:1,1,0> A crate painted with cal.45 Logo.    ",
	ContextMenu_Crate38Desc = "<RGB:1,1,0> A crate painted with cal.38 Logo.    ",
	ContextMenu_Crate44Desc = "<RGB:1,1,0> A crate painted with cal.44 Logo.    ",
	ContextMenu_Crate223Desc = "<RGB:1,1,0> A crate painted with cal.223 Logo.    ",
	ContextMenu_Crate308Desc = "<RGB:1,1,0> A crate painted with cal.308 Logo.    ",
	ContextMenu_Crate556Desc = "<RGB:1,1,0> A crate painted with cal.556 Logo.    ",
	ContextMenu_Crate762Desc = "<RGB:1,1,0> A crate painted with cal.762 Logo.    ",
	ContextMenu_CrateShellsDesc = "<RGB:1,1,0> A crate painted with Shotgun Shells Logo.    ",
	ContextMenu_CrateBeeDesc = "<RGB:1,1,0> A crate painted with a bee Logo.    ",
	
	ContextMenu_CheatActivated = "You have no requirements (Cheat Activated)",
	ContextMenu_CanBeCleaned = "The paint of the resulting boxes can be cleaned using turpentine",
	
	ContextMenu_UnpaintCrate = "Remove paint from the object",
	ContextMenu_UnpaintCrateTT = "<RGB:1,1,0> Use some turpentine and a brush to remove paint from this object.      ",
	ContextMenu_DismantleGenerator = "Dismantle Generator",
	
	ContextMenu_TableSawCond = "Information",
	ContextMenu_TableSawCondTT = "*The greater the condition, the greater the efficiency. <LINE> *You can suffer accidents if you are very sleepy or if you have drunk a lot of alcohol. <LINE> *Keep in mind that low lighting in the area where the table is located can also cause accidents. <LINE> <LINE> Table Saw Condition:",
	ContextMenu_ChangeSaw = "Change Circular Saw",
	ContextMenu_ChangeSawTT = "Change the circular saw to increase the efficiency of the saw table.",
}