IGUI_RU = {
	-- All the UI text used in game
	-- InventoryPane
	IGUI_invpanel_Type = "",
	IGUI_invpanel_Category = "",
	IGUI_invpanel_Pack = "",
	IGUI_invpanel_unpack = "",
	IGUI_invpanel_drop_all = ". ",
	IGUI_invpanel_drop_one = ". ",
	IGUI_invpanel_Nutrition = "",
	IGUI_invpanel_Remaining = "",
	IGUI_invpanel_Condition = "",
	IGUI_invpanel_Cooking = "",
	IGUI_invpanel_Burning = "",
	IGUI_invpanel_Burnt = "",
	IGUI_invpanel_Melting = "",
	IGUI_invpanel_FreezingTime = " ",
	IGUI_invpanel_Inspect = "",
	-- InventoryPage
	IGUI_invpage_Loot_all = " ",
	-- Character Screen
	IGUI_char_Age = "",
	IGUI_char_Sex = "",
	IGUI_char_Traits = "",
	IGUI_char_Favourite_Weapon = " ",
	IGUI_char_Zombies_Killed = " ",
	IGUI_char_Survivor_Killed = " ",
	IGUI_char_Survived_For = "",
	IGUI_char_Male = "",
	IGUI_char_Female = "",
	IGUI_char_Weight = "",
	-- Health panel
	IGUI_health_RightClickTreatement = "      ",
	IGUI_health_JoypadTreatment = "  ",
	IGUI_health_Overall_Body_Status = " ",
	IGUI_health_ok = "",
	IGUI_health_Very_Minor_damage = "  ",
	IGUI_health_Minor_damage = " ",
	IGUI_health_Slight_damage = "˸ ",
	IGUI_health_Moderate_damage = " ",
	IGUI_health_Severe_damage = " ",
	IGUI_health_Very_Severe_damage = "  ",
	IGUI_health_Crital_damage = " ",
	IGUI_health_Highly_Crital_damage = "  ",
	IGUI_health_Terminal_damage = " ",
	IGUI_health_Deceased = "̸",
	IGUI_health_zombified = "()!",
	IGUI_health_Severe = "",
	IGUI_health_Moderate = "",
	IGUI_health_Good = "",
	IGUI_health_Back = "",
	IGUI_health_Left_Hand = " ",
	IGUI_health_Right_Hand = " ",
	IGUI_health_Left_Forearm = " ",
	IGUI_health_Right_Forearm = " ",
	IGUI_health_Left_Upper_Arm = " ",
	IGUI_health_Right_Upper_Arm = " ",
	IGUI_health_Upper_Torso = "  ",
	IGUI_health_Lower_Torso = "  ",
	IGUI_health_Head = "",
	IGUI_health_Neck = "",
	IGUI_health_Groin = "",
	IGUI_health_Left_Thigh = " ",
	IGUI_health_Right_Thigh = " ",
	IGUI_health_Left_Shin = " ",
	IGUI_health_Right_Shin = " ",
	IGUI_health_Left_Foot = " ",
	IGUI_health_Right_Foot = " ",
	IGUI_health_Unknown_Body_Part = "  ",
	IGUI_health_Scratched = "",
	IGUI_health_Wounded = "",
	IGUI_health_Bitten = "",
	IGUI_health_Bleeding = "",
	IGUI_health_DeepWound = " ",
	IGUI_health_Cut = " ",
	IGUI_health_Fracture = "",
	IGUI_health_Infected = "",
	IGUI_health_LodgedBullet = " ",
	IGUI_health_LodgedGlassShards = "  ",
	IGUI_health_Pain = "",
	IGUI_health_HeavyPain = " ",
	IGUI_health_Bandaged = "",
	IGUI_health_Splinted = " ",
	IGUI_health_DirtyBandage = " ",
	IGUI_health_NeedCleaning = " ",
	IGUI_health_NeedTime = " ",
	IGUI_health_Part = "  / ",
	IGUI_health_Bite = " ",
	IGUI_health_Scratch = " ",
	-- Skills
	IGUI_skills_Multiplier = ": %1",
	IGUI_XP_xp = " ",
	IGUI_XP_tooltipxp = ": %1 / %2",
	IGUI_XP_tooltipxpboost = " : +%1",
	IGUI_XP_Locked = "",
	IGUI_XP_UnLocked = "",
	IGUI_XP_level = ":  ",
	IGUI_XP_Skills = "",
	IGUI_XP_Health = "",
	IGUI_XP_ClothingIns = "",
	IGUI_XP_Info = "",
	-- Perks
	IGUI_perks_Combat = "  ",
	IGUI_perks_Blunt = ". ",
	IGUI_perks_SmallBlunt = ". ",
	IGUI_perks_LongBlade = ". ",
	IGUI_perks_SmallBlade = ". ",
	IGUI_perks_Axe = "",
	IGUI_perks_Spear = "",
	IGUI_perks_Aiming = "",
	IGUI_perks_Reloading = "",
	IGUI_perks_Crafting = "",
	IGUI_perks_Carpentry = "",
	IGUI_perks_Woodwork = "",
	IGUI_perks_Cooking = "",
	IGUI_perks_Farming = "",
	IGUI_perks_Agility = "",
	IGUI_perks_Sprinting = "",
	IGUI_perks_Lightfooted = "˸ ",
	IGUI_perks_Nimble = "",
	IGUI_perks_Sneaking = "",
	IGUI_perks_Fishing = "",
	IGUI_perks_Survivalist = "",
	IGUI_perks_Trapping = "",
	IGUI_perks_Foraging = "",
	IGUI_perks_Doctor = " ",
	IGUI_perks_Accuracy = "",
	IGUI_perks_Guard = "",
	IGUI_perks_Maintenance = "",
	IGUI_perks_Firearm = " ",
	IGUI_perks_Passive = "",
	IGUI_perks_Strength = "",
	IGUI_perks_Fitness = "",
	IGUI_perks_Electricity = "",
	IGUI_perks_Mechanics = "",
	IGUI_perks_Blacksmith = "",
	IGUI_perks_MetalWelding = "",
	IGUI_perks_Metalworking = "",
	IGUI_perks_Melting = "",
	-- Item category
	IGUI_ItemCat_Item = "",
    	IGUI_ItemCat_Explosives = "",
	IGUI_ItemCat_Accessory = "",
	IGUI_ItemCat_Ammo = "",
	IGUI_ItemCat_Appearance = "",
	IGUI_ItemCat_Bag = "",
	IGUI_ItemCat_Bandage = "",
	IGUI_ItemCat_Camping = "",
	IGUI_ItemCat_Cartography = "",
	IGUI_ItemCat_Clothing = "",
	IGUI_ItemCat_Communications = "",
	IGUI_ItemCat_Container = "",
	IGUI_ItemCat_Cooking = "",
	IGUI_ItemCat_Entertainment = "",
	IGUI_ItemCat_Corpse = "",
	IGUI_ItemCat_Devices = "",
	IGUI_ItemCat_Electronics = "",
	IGUI_ItemCat_FirstAid = " ",
	IGUI_ItemCat_Fishing = "",
	IGUI_ItemCat_Food = "",
	IGUI_ItemCat_Furniture = "",
	IGUI_ItemCat_Gardening = "",
	IGUI_ItemCat_Hidden = "",
	IGUI_ItemCat_Household = "",
	IGUI_ItemCat_Instrument = "",
	IGUI_ItemCat_Junk = "",
	IGUI_ItemCat_LightSource = "",
	IGUI_ItemCat_Literature = "",
	IGUI_ItemCat_MakeUp = "",
	IGUI_ItemCat_Material = "",
	IGUI_ItemCat_Paint = "",
	IGUI_ItemCat_Raccoon = "",
	IGUI_ItemCat_Security = "",
	IGUI_ItemCat_SkillBook = "",
	IGUI_ItemCat_Sports = "",
	IGUI_ItemCat_Tool = "",
	IGUI_ItemCat_ToolWeapon = " / ",
	IGUI_ItemCat_Trapping = "",
	IGUI_ItemCat_VehicleMaintenance = "",
	IGUI_ItemCat_Water = "",
	IGUI_ItemCat_WaterContainer = "  ",
	IGUI_ItemCat_Weapon = "",
	IGUI_ItemCat_WeaponCrafted = " - ",
	IGUI_ItemCat_WeaponPart = ".  ",
	IGUI_ItemCat_Wound = "",
	IGUI_ItemCat_ZedDmg = " ",
	IGUI_Packing = "",
	IGUI_PuttingInContainer = "  ",
	IGUI_Unpacking = "",
	IGUI_TakingFromContainer = "  ",
	IGUI_MovingToContainer = "  ",
	IGUI_JobType_AddingIngredient = ": %1  %2",
	IGUI_JobType_Burn = "",
	IGUI_JobType_Dropping = "",
	IGUI_JobType_Grabbing = ": %1",
	IGUI_JobType_PourIn = "",
	IGUI_JobType_PourOut = "",
	IGUI_JobType_Repair = "",
	IGUI_JobType_ApplyCataplasm = " ",
	IGUI_JobType_InflateTire = " ",
	IGUI_JobType_DeflateTire = " ",
	IGUI_JobType_UnloadBulletsFromFirearm = "",
	IGUI_JobType_LoadBulletsIntoFirearm = "",
	IGUI_Fish_Small = ".",
	IGUI_Fish_Medium = ".",
	IGUI_Fish_Big = ".",
	IGUI_Fish_Pike = "",
	IGUI_Fish_Trout = "",
	IGUI_Fish_Bass = " ",
	IGUI_Fish_CatFish = "",
	IGUI_Fish_Crappiefish = "",
	IGUI_Fish_PanFish = " ",
	IGUI_Fish_Perch = " ",
	-- Controller
	IGUI_Controller_TakeOverPlayer = " %1",
	IGUI_Controller_AddNewPlayer = " ",
	IGUI_Controller_AddSavedPlayer = ": %1 %2",
	IGUI_Controller_Interact = " ",
	IGUI_Controller_Inventory = "",
	IGUI_Controller_Loot = "",
	IGUI_Controller_RotateLeft = " ",
	IGUI_Controller_RotateRight = " ",
	IGUI_Controller_CruiseControl = "-",
	-- Sleep dialog
	IGUI_Sleep_Prompt = " ?",
	IGUI_Sleep_OneHour = "1 ",
	IGUI_Sleep_NHours = "%1 (-)",
	IGUI_Tutorial_MoreInfo = "",
	IGUI_Tutorial_PressF1 = ",     'F1',   .",
	IGUI_Gametime_SurvivedFor = "  %1.",
	IGUI_Gametime_GameMode = ": %1",
	IGUI_Gametime_Beginner = "",
	IGUI_Gametime_Multiplayer = "",
	IGUI_Gametime_Sandbox = "",
	IGUI_Gametime_Survival = "",
	IGUI_Gametime_Apocalypse = "",
	IGUI_Gametime_Survivor = "",
	IGUI_Gametime_Builder = "",
	IGUI_Gametime_You Have One Day = "   ",
	IGUI_Gametime_Winter is Coming = " ",
	IGUI_Gametime_A Storm is Coming = " ",
	IGUI_Gametime_The Descending Fog = " ",
	IGUI_Gametime_A Really CD DA = "   ",
	IGUI_Gametime_Kingsmouth = "",
	IGUI_Gametime_Studio = "",
	IGUI_Gametime_LastStand = " ",
	IGUI_Gametime_Tutorial = "",
	IGUI_Gametime_month = "",
	IGUI_Gametime_hour = "",
	IGUI_Gametime_year = "",
	IGUI_Gametime_day = "",
	IGUI_Gametime_minute = ".",
	IGUI_Gametime_second = ".",
	IGUI_Gametime_months = "(-)",
	IGUI_Gametime_hours = "(-)",
	IGUI_Gametime_years = "/",
	IGUI_Gametime_days = " (-)",
	IGUI_Gametime_minutes = " (-, -)",
	IGUI_Gametime_secondes = " (-, -)",
	IGUI_Gametime_zombiesCount = "  %1 .",
	IGUI_Gametime_zombieCount = "  %1 .",
	IGUI_FoodNaming = "%2 (%1)",
	IGUI_FoodTemperatureNaming = "%2 (%1)",
	IGUI_ItemNaming = "%2 (%1)",
	IGUI_ItemNameTaintedWater = "%1 (  )",
	IGUI_ItemNameControllerLinked = "%1 ()",
	IGUI_Sleep_NotTiredEnough = " <br>  ",
	IGUI_Sleep_OutsideRain = "     ,   .",
	IGUI_InventoryName = " %1 %2",
	IGUI_KeyRingName = "  %1 %2",
	IGUI_health_Burned = "",
	IGUI_Pages = ":",
	IGUI_Tutorial_ShowGuide = "   ",
	IGUI_health_playerHealth = "%1 -  ",
	IGUI_health_Stitched = "",
	IGUI_MP_InitMap = " .",
	IGUI_MP_RequestMapData = "    .",
	IGUI_MP_DownloadedMapData = " %1 / %2  .",
	IGUI_MP_LoadWorld = " .",
	IGUI_MP_LoadTileDef = "  .",
	IGUI_MP_Checksum = " ",
	IGUI_MP_ServerPlayerIDMismatch = "      .",
	IGUI_MP_ServerPlayerIDMissing = "            .",
	IGUI_SetCode = " ",
	IGUI_EnterCode = " ",
	IGUI_DropItemsOnSquareCenter = "    ",
	-- Controller
	IGUI_BackButton_PlayerInfo = "  ",
	IGUI_BackButton_Crafting = "",
	IGUI_BackButton_Zoom = " %1%",
	IGUI_BackButton_Play = "",
	IGUI_BackButton_FF1 = " x2",
	IGUI_BackButton_FF2 = " x3",
	IGUI_BackButton_FF3 = " x4",
	IGUI_BackButton_LastStand = " ",
	IGUI_BackButton_Movable = " ",
	-- BBQ window
	IGUI_BBQ_FuelAmount = " : %1",
	IGUI_BBQ_TypeCharcoal = " ",
	IGUI_BBQ_TypePropane = " ",
	IGUI_BBQ_NeedsPropaneTank = "   ",
	-- Campfire window
	IGUI_Campfire_Campfire = "",
	-- Fireplace window
	IGUI_Fireplace_Fireplace = "",
	IGUI_Fireplace_Smouldering = "",
	IGUI_Fireplace_Burning = "",
	IGUI_Fireplace_Unlit = "",
	-- Rain Collector Barrel
	IGUI_RemainingPercent = ": %1%",
	-- Generator window
	IGUI_Generator_TypeGas = " ",
	IGUI_Generator_FuelAmount = " : %1%",
	IGUI_Generator_Condition = ": %1%",
	IGUI_Generator_IsToxic = "     .",
	-- Bomb timer dialog
	IGUI_TimerSecondsBeforeActivation = "  ",
	IGUI_TimerSecondsBeforeExplosion = "  ",
	-- Crafting window
	IGUI_CraftUI_Title = " ",
	IGUI_CraftUI_RequiredItems = " :",
	IGUI_CraftUI_RequiredSkills = " :",
	IGUI_CraftUI_RequiredTime = " : %1",
	IGUI_CraftUI_BaseItem = ":",
	IGUI_CraftUI_AlreadyContainsItems = "  :",
	IGUI_CraftUI_ItemsToAdd = " :",
	IGUI_CraftUI_ButtonCraftOne = " ",
	IGUI_CraftUI_ButtonCraftAll = " ",
	IGUI_CraftUI_ButtonCraftAllCount = "  (%1)",
	IGUI_CraftUI_ButtonAddIngredient = " ",
	IGUI_CraftUI_FromBaseItem = ": %1",
	IGUI_CraftUI_OneOf = " :",
	IGUI_CraftUI_SourceDestroy = ":",
	IGUI_CraftUI_SourceKeep = ":",
	IGUI_CraftUI_SourceUse = ":",
	IGUI_CraftUI_SourceDestroyOneOf = "  :",
	IGUI_CraftUI_SourceKeepOneOf = "  :",
	IGUI_CraftUI_SourceUseOneOf = "  :",
	IGUI_CraftUI_CountNumber = "%1 x %2",
	IGUI_CraftUI_CountOneUnit = "%1 (1 .)",
	IGUI_CraftUI_CountUnits = "%1 (%2 .)",
	IGUI_CraftUI_Controls1 = "'%1' / '%2' = /  '%3' / '%4' =    'C' =    'R' =    'F' =    'ESC' = ",
	IGUI_CraftUI_Controls2 = "'%1' / '%2' = /     '%3' / '%4' =       'C' = .      'F' =       'ESC' = ",
	IGUI_CraftUI_Note = ":  ,       ,   .",
	-- Crafting controller prompts
	IGUI_CraftUI_CraftOne = " ",
	IGUI_CraftUI_CraftAll = " ",
	IGUI_CraftUI_Favorite = "  ",
	IGUI_CraftUI_Close = "",
	-- Crafting category
	IGUI_CraftCategory_Favorite = "",
	IGUI_CraftCategory_General = "",
	IGUI_CraftCategory_Carpentry = "",
	IGUI_CraftCategory_Cooking = "",
	IGUI_CraftCategory_Health = "",
	IGUI_CraftCategory_Survivalist = "",
	IGUI_CraftCategory_Electrical = "",
	IGUI_CraftCategory_Farming = "",
	IGUI_CraftCategory_Fishing = "",
	IGUI_CraftCategory_Trapper = "",
	IGUI_CraftCategory_Engineer = "",
	IGUI_CraftCategory_Welding = "",
	IGUI_CraftCategory_Smithing = " ",
	IGUI_CraftUI_Name_Filter = "  :",
	
	-- Tutorial Stuff
	IGUI_Tutorial1_Welcome1 = " <CENTRE> <SIZE:large>    Project Zomboid! <LINE> <LINE> <SIZE:medium>     -  !<br>      ,<br>     . <LINE> <LINE>     ,<br>     ,<br>   - ! <LINE> <LINE> <SIZE:large> ",
	IGUI_Tutorial1_Welcome2 = " <CENTRE> <SIZE:medium> - - !           '%1' / '%2'. <LINE> <LINE>     ,<br>   ,<br>   ! <LINE> <LINE> <SIZE:large>  !",
	IGUI_Tutorial1_Welcome2Joypad = " <CENTRE> <SIZE:medium> - -      ! <LINE>   <JOYPAD:Back,28,28>     . <LINE> <LINE>     ,<br>   ,<br>   ! <LINE> <LINE> <SIZE:large>  <JOYPAD:Back,28,28>     <IMAGE:media/ui/ZoomOut.png,28,28>  <JOYPAD:RStick,28,28> ,    <JOYPAD:Back,28,28> <LINE> ",
	IGUI_Tutorial1_Welcome2bis = " <CENTRE> <SIZE:large>    ...",
	IGUI_Tutorial1_Welcome3 = " <CENTRE> <SIZE:medium> ,   ! <LINE> <LINE>        . <LINE> <LINE> <SIZE:large>      .",
	IGUI_Tutorial1_Welcome4 = " <CENTRE> <SIZE:medium>        . <LINE> <LINE> , ,   -        ! <LINE> <LINE>     ,        . <LINE> <LINE> <SIZE:large> ",
	IGUI_Tutorial1_Welcome5 = " <CENTRE> <SIZE:medium>    -     .  ,   ! <LINE> <LINE> <SIZE:large>    .",
	IGUI_Tutorial1_Welcome6 = " <CENTRE> <SIZE:medium> ! ,      ... <LINE> <LINE>     -          . <LINE> <LINE> <SIZE:large> ",
	IGUI_Tutorial1_Welcome7 = " <CENTRE> <SIZE:medium>       ,     . <LINE> <LINE>     ,      . <LINE> <LINE> ,            -       - ,   ? <LINE> <LINE> <SIZE:large> ",
	IGUI_Tutorial1_Welcome8 = " <CENTRE> <SIZE:medium> ,       -    -  ! <LINE> <LINE> <SIZE:large>     .",
	IGUI_Tutorial1_Welcome9 = " <CENTRE> <SIZE:medium>  , ...  ! <LINE> <LINE>  ,    ,     .          'CTRL'. <LINE> <LINE> <SIZE:large>  , !",
	IGUI_Tutorial1_Welcome10 = " <CENTRE> <SIZE:medium> ! <LINE> <LINE>      ,     ! <LINE> <LINE>       -        . <LINE> <LINE> <SIZE:large> ",
	IGUI_Tutorial1_MovementKeys = "'%1' / '%2' / '%3' / '%4'",
	IGUI_Tutorial1_WalkTo1 = " <CENTRE> <SIZE:medium>       -     . <LINE> <LINE>     <br>%1. <LINE> <LINE> <SIZE:large>        ?    ,  ! ",
	IGUI_Tutorial1_WalkTo2 = " <CENTRE> <SIZE:medium>  !<br>   ,     . <LINE> <LINE>     !       -          . <LINE>  ,           . <LINE> <LINE> <SIZE:large>    <br>%1,<br>   . ",
	IGUI_Tutorial1_WalkTo3 = " <CENTRE> <SIZE:medium> ! ,    ! <LINE> <LINE> ,    ,    ,  . <LINE> <LINE> <SIZE:large>   ,   -    ,   !"
	IGUI_Tutorial1_InvLoot1 = " <CENTRE> <SIZE:medium>  -     ,        . <LINE> <LINE> <SIZE:large>      ,   .",
	IGUI_Tutorial1_InvLoot2 = " <CENTRE> <SIZE:medium>   -     ,      ! <LINE> <LINE> <SIZE:large>   -  ,       . ",
	IGUI_Tutorial1_InvLoot3 = " <CENTRE> <SIZE:medium> ,   -   !   ... ,    ! <LINE> <LINE> <SIZE:large>       ,   .",
	IGUI_Tutorial1_InvUse1 = " <CENTRE> <SIZE:medium>    ? <LINE> ,   - ...<br> ! <LINE> <LINE>           . <LINE> <LINE> <SIZE:large> -,     !",
	IGUI_Tutorial1_InvUse6 = " <CENTRE> <SIZE:medium> ,   ,  .",
	IGUI_Tutorial1_InvUse7 = " <CENTRE> <SIZE:medium> ! <LINE> <LINE>     , ?      .",
	IGUI_Tutorial1_InvUse2 = " <CENTRE> <SIZE:medium>  , - !       ... <LINE> <LINE> <SIZE:medium>      ,  ,  ,   . <LINE> <LINE> <SIZE:large> ",
	IGUI_Tutorial1_InvUse2Bis = " <CENTRE> <SIZE:medium> ,     ,      . <LINE> <LINE>             . <LINE> <LINE> <SIZE:large> ٸ     ,   .",
	IGUI_Tutorial1_InvUse3 = " <CENTRE> <SIZE:medium> .        ,   . <LINE> <LINE>     ! <LINE> <LINE> <SIZE:large>    .",
	IGUI_Tutorial1_InvUse4 = " <CENTRE> <SIZE:medium>       ,        . <LINE> <LINE>     ,           . <LINE> <LINE>   - -      ! <LINE> <LINE> <SIZE:large>        .",
	IGUI_Tutorial1_InvUse5 = " <CENTRE> <SIZE:medium> ...,     ,     .       ,   ! <LINE> <LINE> <SIZE:large> ٸ           .",
	IGUI_Tutorial1_Fight1 = " <CENTRE> <SIZE:medium>   ,   ? <LINE> <LINE>           -    ! <LINE> <LINE> <SIZE:large>     . ",
	IGUI_Tutorial1_Fight2 = " <CENTRE> <SIZE:medium> ,   ! - ! <LINE> <LINE>   '%1'    ,    -       ! <LINE> <LINE> <SIZE:large>      '%1'. ",
	IGUI_Tutorial1_Fight3 = " <CENTRE> <SIZE:medium> !     -     ! <LINE> <LINE> <SIZE:large>  '%1',    . ",
	IGUI_Tutorial1_Fight3Bis = " <CENTRE> <SIZE:medium> --..    . . <LINE> <LINE>     .<br>     -   '%1',<br>   -  . <LINE> <LINE> <SIZE:large>       '%1' -    ,    .",
	IGUI_Tutorial1_Fight4 = " <CENTRE> <SIZE:medium>  -    ! <LINE> <LINE>    ,        .           . <LINE> <LINE> <SIZE:large>    ! ",
	IGUI_Tutorial1_Fight5 = " <CENTRE> <SIZE:medium>       <br>%1,         . <LINE> <LINE>      -    ! <LINE> <LINE> <SIZE:large> :<br>   -   ,<br> - .",
	IGUI_Tutorial1_Fight7 = " <CENTRE> <SIZE:medium>     ! <LINE> <LINE> -     '%1',    ,       -      . <LINE> <LINE>  ,        . <LINE> <LINE> <SIZE:large> ",
	IGUI_Tutorial1_Fight7B = " <CENTRE> <SIZE:medium> ,          .  ,       ,      -    . <LINE> <LINE> <SIZE:large>        -    ,    !",
	IGUI_Tutorial1_Fight8New = " <CENTRE> <SIZE:medium>  !      ! <LINE> <LINE>     ,      . <LINE> <LINE> <SIZE:large>                 .",
	IGUI_Tutorial1_Sneak1 = " <CENTRE> <SIZE:medium>  ? ,      ! <LINE> <LINE>       . <LINE> <LINE> <SIZE:large>    ,       -      '%1'!",
	IGUI_Tutorial1_Sneak1Bis = " <CENTRE> <SIZE:medium> , ,       . ,      -   -     ! <LINE> <LINE>       ,       . <LINE> <LINE> <SIZE:large>   '%1',     .",
	IGUI_Tutorial1_Sneak2 = " <CENTRE> <SIZE:medium>  -   ?<br> ,    -   ,       . <LINE> <LINE>      , ,   ,   ,        . <LINE> <LINE> <SIZE:large>   -  ,   ,<br>  - !",
	IGUI_Tutorial1_Sneak2Bis = " <CENTRE> <SIZE:medium> ,  ,   .      -       . <LINE> <LINE> ,  '%1',  .   ,     . <LINE> <LINE> <SIZE:large>     .",
	IGUI_Tutorial1_Sneak3 = " <CENTRE> <SIZE:medium>  ,    ...<br>,        ! <LINE> <LINE> <SIZE:large> ,    ,    ,       -      '%1'.",
	IGUI_Tutorial1_Sneak4 = " <CENTRE> <SIZE:medium>   -    ! <LINE> <LINE>     ,     ,     -      .       -      - ,    ! <LINE> <LINE> <SIZE:large> ,        ! ",
	IGUI_Tutorial1_Sneak4Bis = " <CENTRE> <SIZE:medium>  ,     ...<br>   !<br>    -     -  . <LINE> <LINE> <SIZE:large>  :<br>,    ,<br>   -    . ",
	IGUI_Tutorial1_Sneak5 = " <CENTRE> <SIZE:medium>   ,   ! <LINE> <LINE> ,   -   ! <LINE> <LINE> <SIZE:large> ,   , ?<br> ,   ,   .",
	IGUI_Tutorial1_Sneak6 = " <CENTRE> <SIZE:medium>  ,        -<br> , ! <LINE> <LINE>     ,    ! <LINE> <LINE> <SIZE:large>         .",
	IGUI_Tutorial1_Sneak7 = " <CENTRE> <SIZE:medium> ,   ! <LINE>     ,    !      -  ,  ! <LINE> <LINE> <SIZE:large> ٸ          .",
	IGUI_Tutorial1_Bandage1 = " <CENTRE> <SIZE:medium>    - ,     ! <LINE>   ,    -       !    ,      ! <LINE> <LINE> <SIZE:large>   ,  <br>%2  '%1'.",
	IGUI_Tutorial1_Bandage2 = " <CENTRE> <SIZE:medium>      ,   ? <LINE> <LINE>    -  ,      ! <LINE> <LINE> <SIZE:large>     ,<br>  '%1'.",
	IGUI_Tutorial1_Bandage2Bis = " <CENTRE> <SIZE:medium> !<br>    ,    ! <LINE> <LINE>    .<br>    -  ,   . <LINE> <LINE> <SIZE:large>   -  ,<br>  '%1'.",
	IGUI_Tutorial1_Bandage3 = " <CENTRE> <SIZE:medium> ! ,   !         -     !? <LINE> <LINE> <SIZE:large>   ,   '%1'<br>     .",
	IGUI_Tutorial1_Bandage4 = " <CENTRE> <SIZE:medium> ,     ! <LINE> <LINE> <SIZE:large> ٸ      ,  ,       .",
	IGUI_Tutorial1_Bandage5 = " <CENTRE> <SIZE:medium> ,   -<br>   ! <LINE> <LINE> <SIZE:large>    .",
	IGUI_Tutorial1_Bandage6 = " <CENTRE> <SIZE:medium>       - ,   ,     . <LINE> <LINE>       - ,  . <LINE> <LINE> <SIZE:large>         ,            'SHIFT' -   .",
	IGUI_Tutorial1_Bandage7 = " <CENTRE> <SIZE:medium>    -  ! <LINE> ,   ,   . <LINE> <LINE>  ,    -,         . <LINE> <LINE> <SIZE:large> ",
	IGUI_Tutorial1_Bandage8 = " <CENTRE> <SIZE:medium>              . <LINE> <LINE>         ,       ! <LINE> <LINE> <SIZE:large>   ,<br>  .",
	IGUI_Tutorial1_Shotgun1 = " <CENTRE> <SIZE:medium>  -   ,<br>   . <LINE> <LINE> <SIZE:large>  '%1',  ,<br>    . ",
	IGUI_Tutorial1_Shotgun1b = " <CENTRE> <SIZE:medium>          ,       . <LINE> <LINE>   ! <LINE> <LINE> <SIZE:large>  '%1',  <br>  ! ",
	IGUI_Tutorial1_Shotgun2 = " <CENTRE> <SIZE:medium>    !<br>   . <LINE> <LINE>  ! <LINE> <LINE> <SIZE:large>     ,    .",
	IGUI_Tutorial1_Shotgun3 = " <CENTRE> <SIZE:medium>  ! <LINE> <LINE>        ! <LINE> <LINE> <SIZE:large>  ,     -  ,    . ",
	IGUI_Tutorial1_Shotgun4 = " <CENTRE> <SIZE:medium>  !  .. <LINE> <LINE> ,   -<br>     ! <LINE> <LINE>      ,<br>    . <LINE> <LINE> <SIZE:large>  '%1',        ! ",
	IGUI_Tutorial1_Shotgun5 = " <CENTRE> <SIZE:medium>   ! <LINE> <LINE>   ,  ,<br>    ! <LINE> <LINE> <SIZE:large>  ,  %1  ,      '%2'. ",
	IGUI_Tutorial1_Shotgun5a = " <CENTRE> <SIZE:medium>   ! <LINE> <LINE>   ,  ,     ! <LINE> <LINE> <SIZE:large>  ,  %1  ,       '%2'. ",
	IGUI_Tutorial1_Shotgun6 = " <CENTRE> <SIZE:medium> ,    -  !<br>  -  ,   ,    -    '%1',   . <LINE> <LINE> <SIZE:large>  '%1',     .",
	IGUI_Tutorial1_Shotgun7 = " <CENTRE> <SIZE:medium> -, ! <LINE> <LINE>    -  <br> ! <LINE> <LINE> <SIZE:large> ! ",
	IGUI_Tutorial1_Shotgun8 = " <CENTRE> <SIZE:medium>  ,  ! <LINE> <LINE>      '%1'<br>      -<br>    . <LINE> <LINE> <SIZE:large>      ,     -!",

	IGUI_Controller_Disconnected1 = "  ר",
	IGUI_Controller_Disconnected2 = "   ",
	IGUI_Tutorial1_Welcome3Joypad = " <SIZE:medium> -:  <JOYPAD:Back,28,28>     ! <LINE> <LINE>       ! <LINE> <SIZE:large>   <JOYPAD:Back,28,28>    <IMAGE:media/ui/Heart2_On.png,32,32>    <JOYPAD:RStick,28,28>.   <JOYPAD:Back,28,28>  ! <LINE> ",
	IGUI_Tutorial1_Welcome5Joypad = " <SIZE:medium>    -     .  ,   ! <LINE> <LINE> <SIZE:large>   <JOYPAD:LBumper,28,28>    ,   !",
	IGUI_Tutorial1_Welcome8Joypad = " <SIZE:medium> ,       -    -  ! <LINE> <LINE> <SIZE:medium>   ,   <JOYPAD:BButton,28,28>",
	IGUI_Tutorial1_Welcome9Joypad = " <SIZE:medium>  , ...  ! <LINE> <LINE>     <JOYPAD:RStick,28,28>   . <LINE> <LINE>  , !",
	IGUI_Tutorial1_Welcome2bisJoypad = " <SIZE:medium>     ... <LINE> <LINE> <SIZE:large>      <JOYPAD:Back,28,28>,       <IMAGE:media/ui/ZoomIn.png,32,32> <LINE> ",
	IGUI_Tutorial1_WalkTo1Joypad = "<SIZE:medium>       -     . <LINE> <LINE>      <JOYPAD:LStick,28,28> <LINE> <LINE> <SIZE:large>        ?    ,  ! ",
	IGUI_Tutorial1_WalkTo2Joypad = " <SIZE:medium>  !    ,     !     ! <LINE> <LINE>    <JOYPAD:RStick,28,28>    ,   .  ,           . <LINE> <LINE> <SIZE:large>   ,     <JOYPAD:LStick,28,28>      <JOYPAD:RStick,28,28>   <LINE> ",
	IGUI_Tutorial1_InvLoot1Joypad = " <SIZE:medium>   <JOYPAD:YButton,28,28>       ! <LINE> <LINE> <SIZE:large> !   <JOYPAD:YButton,28,28> !",
	IGUI_Tutorial1_InvLoot2Joypad = " <SIZE:medium>          ?   ,    . <LINE> <LINE>   <JOYPAD:RBumper,28,28>     !",
	IGUI_Tutorial1_InvLoot3Joypad = " <SIZE:large>   -     ,      ! <SIZE:medium> <LINE> <LINE> <SIZE:large>   -  ,   <JOYPAD:XButton,28,28> ",
	IGUI_Tutorial1_InvLoot4Joypad = " <SIZE:medium> ,   -   !   ... ,    ! <LINE> <LINE> <SIZE:large>   <JOYPAD:XButton,28,28>    !",
	IGUI_Tutorial1_InvUse1Joypad = " <SIZE:medium>    ? <LINE> ,   - ...  ! <LINE> <LINE> <SIZE:large> ,   <JOYPAD:DPadLeft,28,28>    !",
	IGUI_Tutorial1_InvUse1BisJoypad = " <SIZE:medium> ,     <JOYPAD:AButton,28,28>    ,    ! <LINE> <LINE> <SIZE:large>  ,      <JOYPAD:AButton,28,28>    !",
	IGUI_Tutorial1_InvUse2Joypad = " <CENTRE> <SIZE:medium>  , - !       ... ",
	IGUI_Tutorial1_InvUse2BisJoypad = " <SIZE:medium> ,     ,      . <LINE> <LINE>   <JOYPAD:XButton,28,28>          . <LINE> <LINE> <SIZE:large>       <JOYPAD:XButton,28,28>  ,    ...     <JOYPAD:AButton,28,28>",
	IGUI_Tutorial1_InvUse3Joypad = " <CENTRE> <SIZE:medium> .        ,   . <LINE> <LINE>     ! <LINE> <LINE> <SIZE:large> ,       ?",
	IGUI_Tutorial1_InvUse3BisJoypad = " <SIZE:medium>     <JOYPAD:YButton,28,28>     .",
	IGUI_Tutorial1_InvUse4Joypad = " <SIZE:medium>       ,        . <LINE>     ,   <JOYPAD:RBumper,28,28>   <LINE> <LINE>   - -      ! <LINE> <LINE> <SIZE:large>        .",
	IGUI_Tutorial1_InvUse5Joypad = " <SIZE:medium> ...,     ,     .       ,   ! <LINE> <LINE> <SIZE:large>   <JOYPAD:AButton,28,28>         .",
	IGUI_Tutorial1_Fight2Joypad = " <SIZE:medium> ,   ! - ! <LINE> <LINE>   <JOYPAD:AButton,28,28>     ,    -       ! <LINE> <LINE> <SIZE:large>      <JOYPAD:AButton,28,28>  ",
	IGUI_Tutorial1_Fight3Joypad = " <SIZE:medium> !     -     ! <LINE> <LINE> <SIZE:large>   <JOYPAD:BButton,28,28>     . ",
	IGUI_Tutorial1_Fight3BisJoypad = " <SIZE:medium> --..    . . <LINE> <LINE>      -    <JOYPAD:AButton,28,28>     -    <JOYPAD:BButton,28,28> . <LINE> <LINE> <SIZE:large>       <JOYPAD:AButton,28,28>  -    ,    .",
	IGUI_Tutorial1_Fight4Joypad = " <SIZE:medium>  -    ! <LINE> <LINE>    ,   <JOYPAD:RStick,28,28>     .  <LINE> <LINE> <SIZE:large>   <JOYPAD:RStick,28,28> !",
	IGUI_Tutorial1_Fight5Joypad = " <SIZE:medium>   <JOYPAD:RStick,28,28>           <JOYPAD:LStick,28,28>  <LINE> <LINE>      -   <JOYPAD:RTrigger,28,28>  ",
	IGUI_Tutorial1_Fight7Joypad = " <SIZE:medium>     ! <LINE> <LINE> -      <IMAGE:media/ui/xbox/xbox_lefttrigger.png,28,28>     ,       -      .  <LINE> <LINE> ,   <JOYPAD:LStick,28,28>    <JOYPAD:RStick,28,28>       <JOYPAD:RTrigger,28,28> ",
	IGUI_Tutorial1_Fight8NewJoypad = " <SIZE:medium>  !      ! <LINE> <LINE> <SIZE:medium>     ,      . <LINE> <LINE> <SIZE:large>       ,   <JOYPAD:YButton,28,28> ,           ,   <JOYPAD:AButton,28,28>  ",
	IGUI_Tutorial1_Sneak1Joypad = " <SIZE:medium>  ? ,      ! <LINE> <LINE>       . <LINE> <LINE> <SIZE:large>    ,   <JOYPAD:AButton,28,28>  ",
	IGUI_Tutorial1_Sneak1BisJoypad = " <SIZE:medium> , ,       . ,      -   -     ! <LINE> <LINE>       ,       . <LINE> <LINE> <SIZE:large>    <JOYPAD:LStick,28,28>      .",
	IGUI_Tutorial1_Sneak2BisJoypad = " <SIZE:medium> ,  ,   .      -       . <LINE> <LINE> ,   <JOYPAD:LStick,28,28>   .   ,      <LINE> <LINE> <SIZE:large>     .",
	IGUI_Tutorial1_Sneak3Joypad = " <SIZE:medium>  ,    ... <br>,        ! <LINE> <LINE> <SIZE:large> ,    ,    ,       -   <JOYPAD:AButton,28,28>  ",
	IGUI_Tutorial1_Sneak4Joypad = " <SIZE:medium>   -    ! <LINE> <LINE>         .     -     -  . <LINE> <SIZE:large>     <JOYPAD:RStick,28,28>    <JOYPAD:LStick,28,28> ,   <JOYPAD:RTrigger,28,28>      ! -,  ! ",
	IGUI_Tutorial1_Sneak4BisJoypad = " <SIZE:medium>  ,     ...<br>   !<br>      ,     -  . <LINE> <LINE> <SIZE:large>  :     <JOYPAD:RStick,28,28>    <JOYPAD:LStick,28,28> ,   <IMAGE:media/ui/media/ui/xbox/xbox_lefttrigger.png,28,28>      !",
	IGUI_Tutorial1_Sneak5Joypad = " <SIZE:medium>   ,   ! ,   -   ! <LINE> <LINE> <SIZE:large> ,   , ?   <JOYPAD:YButton,28,28>     ,  <JOYPAD:AButton,28,28>       !",
	IGUI_Tutorial1_Sneak6Joypad = " <SIZE:medium>  ,        -<br> , ! <LINE> <LINE>     ,    ! <LINE> <LINE> <SIZE:large>   <JOYPAD:LBumper,28,28>      !",
	IGUI_Tutorial1_Sneak7Joypad = " <SIZE:medium> ,   ! <LINE>     ,    !      -  ,  ! <LINE> <LINE> <SIZE:large>   <JOYPAD:DPadLeft,28,28>        <JOYPAD:AButton,28,28>       .",
	IGUI_Tutorial1_Bandage1Joypad = " <SIZE:medium>    - ,     ! <LINE>   ,    -       !    ,      ! <LINE> <LINE> <SIZE:large>   ,   <JOYPAD:RTrigger,28,28>    <JOYPAD:LStick,28,28>  ",
	IGUI_Tutorial1_Bandage2Joypad = " <SIZE:medium>      ,   ? <LINE> <LINE>    -  ,      ! <LINE> <LINE> <SIZE:large>     ,<br>   <JOYPAD:BButton,28,28>",
	IGUI_Tutorial1_Bandage2BisJoypad = " <SIZE:medium> !<br>    ,    ! <LINE> <LINE>    .<br>    -  ,   . <LINE> <LINE> <SIZE:large>   -  ,<br>   <JOYPAD:BButton,28,28>.",
	IGUI_Tutorial1_Bandage3Joypad = " <SIZE:medium> ! ,   !         -     !? <LINE> <LINE> <SIZE:large>   ,   <JOYPAD:Back,28,28>     <JOYPAD:RStick,28,28>    .",
	IGUI_Tutorial1_Bandage4Joypad = " <SIZE:medium> ,     ! <LINE> <LINE> <SIZE:large>   <JOYPAD:AButton,28,28>    .",
	IGUI_Tutorial1_Bandage6Joypad = " <SIZE:medium>       - ,   ,     . <LINE> <LINE>       - ,  . <LINE> <LINE> <SIZE:large>   <JOYPAD:XButton,28,28>     ,    .",
	IGUI_Tutorial1_Shotgun1Joypad = " <SIZE:medium>  -   ,<br>   . <LINE> <LINE> <SIZE:large>   <JOYPAD:LStick,28,28>   ,<br>    . ",
	IGUI_Tutorial1_Shotgun1bJoypad = " <SIZE:medium>          ,       . <LINE> <LINE>   ! <LINE> <LINE> <SIZE:large>   <JOYPAD:BButton,28,28>   <br>  ! ",
	IGUI_Tutorial1_Shotgun2Joypad = " <SIZE:medium>    !<br>   . <LINE> <LINE>  ! <LINE> <LINE> <SIZE:large>     ,   <JOYPAD:RStick,28,28>",
	IGUI_Tutorial1_Shotgun3Joypad = " <SIZE:medium>  ! <LINE> <LINE>        ! <LINE> <LINE> <SIZE:large>   ,   <JOYPAD:RStick,28,28>       <JOYPAD:RTrigger,28,28>  ",
	IGUI_Tutorial1_Shotgun4Joypad = " <SIZE:medium>  !  .. <LINE> <LINE> ,   -<br>     ! <LINE> <LINE>      ,<br>    . <LINE> <LINE> <SIZE:large>   <JOYPAD:BButton,28,28>         ! ",
	IGUI_Tutorial1_Shotgun5Joypad = " <SIZE:medium>   ! <LINE> <LINE>   ,  ,<br>    ! <LINE> <LINE> <SIZE:large>  ,   <JOYPAD:RTrigger,28,28>        <JOYPAD:BButton,28,28>  ",
	IGUI_Tutorial1_Shotgun6Joypad = " <SIZE:medium> ,    -  !   ,      .    ?",
	IGUI_Tutorial1_Shotgun7Joypad = " <SIZE:medium> ,    . ,  !",
	IGUI_Tutorial1_Shotgun8Joypad = " <CENTRE> <SIZE:medium>  ,  ! <LINE> <LINE> <SIZE:large>      ,     -!",

	IGUI_PlayerText_KnowSkill = "   ...",
	IGUI_PlayerText_BookObsolete = "     .",
	IGUI_PlayerText_DontUnderstand = "  ...",
	IGUI_PlayerText_TooComplicated = "   .",
	IGUI_PlayerText_DontGet = "   ...",
	IGUI_PlayerText_NoWayToFuelTankInlet = "        .",
	IGUI_PlayerText_Callout1 = "!",
	IGUI_PlayerText_Callout2 = "!",
	IGUI_PlayerText_Callout3 = ", !",
	IGUI_PlayerText_Callout1New = "!",
	IGUI_PlayerText_Callout2New = "!",
	IGUI_PlayerText_Callout3New = ", !",
	IGUI_PlayerText_Callout1Sneak = "--!",
	IGUI_PlayerText_Callout2Sneak = "--.",
	IGUI_PlayerText_Callout3Sneak = ".",
	IGUI_PlayerText_CalloutTutorial = "!  !",
	IGUI_PlayerText_VehicleSomeoneInSeat = " - .",
	IGUI_PlayerText_VehicleItemInSeat = "  .",
	IGUI_PlayerText_VehicleLockIsBroken = " .",
	IGUI_PlayerText_VehicleSeatRemoved = " .",
	IGUI_PlayerText_CanNotSleepInMovingCar = "  .",
	IGUI_PlayerText_DoorBarricaded = " .",
	IGUI_PlayerText_DoorBlocked = " .",
	
	IGUI_GamePaused = "-  -",
	IGUI_UnknownBerry = " ",
	IGUI_PoisonousBerry = " ",
	IGUI_Berry = "",
	IGUI_UnknownMushroom = " ",
	IGUI_PoisonousMushroom = " ",
	IGUI_Mushroom = "",
	
	IGUI_PostDeath_Quit = "  ",
	IGUI_PostDeath_Exit = "  ",
	IGUI_PostDeath_Respawn = " ",
	
	--MouseOver tooltips
	IGUI_PrimaryTooltip = " ",
	IGUI_SecondaryTooltip = " ",
	IGUI_InventoryTooltip = "",
	IGUI_HealthTooltip = " ",
	IGUI_CraftingTooltip = " ",
	IGUI_MovableTooltip = " ",
	
	--movables
	IGUI_Pickup = "",
	IGUI_Place = "",
	IGUI_Rotate = "",
	IGUI_Scrap = "",
	IGUI_Exit = " ",
	IGUI_Cycle1 = "    ",
	IGUI_Cycle2 = "    ",
	IGUI_Cycle3 = "   ",
	IGUI_HoldButton = "       ",
	IGUI_ToggleMode = " '%1',    .",
	
	IGUI_PickupItem = " ",
	IGUI_PlaceObject = " ",
	IGUI_ApplyRotation = " ",
	IGUI_CycleMode = " ",
	IGUI_CycleObject = "  ",
	IGUI_CycleItems = "  ",
	IGUI_CycleRotation = " ",
	
	IGUI_NoMovable = " ",
	IGUI_Name = "",
	IGUI_ItemsInContainer = "   .",
	IGUI_CanRotate = " ",
	IGUI_CanNotRotate = " ",
	IGUI_Skill = ". ",
	IGUI_Tool = ". ",
	IGUI_None = "",
	IGUI_ChanceToBreak = "  ",
	IGUI_ComposterHasCompost = " .",
	IGUI_ToHeavy = "   .",
	IGUI_TooHot = " ,  .",
	IGUI_ItemsSurface = "    .",
	IGUI_Moveables_DoorBarricaded = " .",
	IGUI_WindowOpen = " .",
	IGUI_WindowBarricaded = " .",
	IGUI_NeedToBeStandingInside = "   .",
	IGUI_MustPlaceRoomRoof = "     .",
	IGUI_RainCollectorHasWater = "  .",
	IGUI_IsOperational = " .",
	IGUI_RemovePropane = "    ",
	--radio
	IGUI_DeviceOptions = " ",
	IGUI_Hotkey = " ",
	IGUI_RadioClose = "",
	IGUI_RadioReleaseFocus = " ",
	IGUI_RadioSelectInner = " .",
	IGUI_RadioSelectOuter = " .",
	
	IGUI_RadioGeneral = "",
	IGUI_RadioPower = "",
	IGUI_RadioSignal = "",
	IGUI_RadioVolume = "",
	IGUI_RadioMicrophone = "",
	IGUI_RadioChannel = "",
	IGUI_RadioPowerNearby = "   .",
	IGUI_RadioRequiresPowerNearby = "  .",
	
	IGUI_RadioTuneIn = "",
	IGUI_RadioAddPreset = "",
	IGUI_RadioEditPreset = "",
	IGUI_RadioRemovePreset = "",
	IGUI_RadioSelectChannel = "",
	IGUI_RadioDeselectChannelList = "   ",
	IGUI_RadioSelectChannelList = "  ",
	
	IGUI_RadioDevice = "",
	IGUI_RadioFrequency = "",
	IGUI_RadioFreqRange = " ",
	IGUI_RadioTwoway = "",
	IGUI_RadioStrength = " ",
	IGUI_RadioYes = "",
	IGUI_RadioNo = "",
	IGUI_RadioMeter = ".",
	IGUI_RadioDistance = "",
	IGUI_RadioUknownChannel = " ",
	IGUI_RadioMuteMic = " ",
	IGUI_RadioUnmuteMic = " ",
	IGUI_RadioDragBattery = "         ,   .",
	IGUI_RadioSave = "",
	IGUI_RadioIncFrequency = " ",
	IGUI_RadioDecFrequency = " ",
	IGUI_RadioToggleStep = "    (: %1 MHz)",
	IGUI_RadioSaveChanges = " ",
	IGUI_RadioDragHeadphones = "         ,   .",
	IGUI_RadioVolUp = " ",
	IGUI_RadioVolDown = " ",
	IGUI_RadioRemoveHeadphones = " ",
	IGUI_RadioAddHeadphones = " ",
	IGUI_RadioUnmuteSpeaker = ". ",
	IGUI_RadioMuteSpeaker = ". ",
	IGUI_CraftUI_NearItem = "    %1",
	IGUI_Furnace_Bellows = "  ,   ",
	IGUI_SetAlarm = "  ",
	IGUI_ItemCat_AlarmClock = "",
	IGUI_AlarmIsSetFor = "  :",
	IGUI_CurrentTime = " :",
	IGUI_ConfirmSleep = "   ?",
	IGUI_invpage_Transfer_all = " ",
	IGUI_InfoPanel_Inventory = "<CENTRE> <SIZE:large>    Project Zomboid! <LINE> <LINE> <SIZE:medium>  ,   .     ,     .   . <LINE> <LINE> ,  ,    ! <LINE> <LINE> ( ''  )",
	IGUI_ServerToolBox_AdminPanel = " 'ESC',    ",
	IGUI_ServerToolBox_Title = "  ",
	IGUI_ServerToolBox_ExternalIP = "  IP: %1",
	IGUI_ServerToolBox_IPUnknown = " ( ?)",
	IGUI_ServerToolBox_UserConnecting = "%1 ",
	IGUI_ServerToolBox_Invite1 = " :",
	IGUI_ServerToolBox_Invite2 = "1.  'ESC'      ( ).",
	IGUI_ServerToolBox_Invite3 = "2.           .",
	IGUI_ServerToolBox_Invite4 = " ,      PZ,  Steam    .",
	IGUI_ServerToolBox_Invite5 = "         PZ       .",
	IGUI_ServerToolBox_SteamID = "Steam ID : %1",
	IGUI_ServerToolBox_ServerAddress = "  : %1",
	IGUI_ServerToolBox_acccept = "",
	IGUI_ServerToolBox_reject = "",
	IGUI_ServerToolBox_Status = "---     ---",
	IGUI_PlayerStats_Exp = ":",
	IGUI_PlayerStats_GlobalExp = " :",
	IGUI_PlayerStats_AvailableSkillPt = "  :",
	IGUI_PlayerStats_Traits = ":",
	IGUI_PlayerStats_WarningPts = ":",
	IGUI_PlayerStats_UserLogs = " ",
	IGUI_PlayerStats_ChatMuted = ". :",
	IGUI_PlayerStats_PrefixTag = ":",
	IGUI_PlayerStats_AccessLevel = " :",
	IGUI_PlayerStats_Profession = ":",
	IGUI_PlayerStats_DisplayName = " :",
	IGUI_PlayerStats_Username = " :",
	IGUI_PlayerStats_PlayerStats = " ",
	IGUI_PlayerStats_Perk = "",
	IGUI_PlayerStats_Level = "",
	IGUI_PlayerStats_XP = "",
	IGUI_PlayerStats_Boost = "",
	IGUI_PlayerStats_Multiplier = "",
	IGUI_PlayerStats_AddTrait = " ",
	IGUI_PlayerStats_Change = "",
	IGUI_PlayerStats_AddGlobalXP = "+  Xp",
	IGUI_PlayerStats_AddPoint = "+ ",
	IGUI_PlayerStats_See = "",
	IGUI_PlayerStats_Add = "",
	IGUI_PlayerStats_AddXP = ". Xp",
	IGUI_PlayerStats_SameName = "%1   ",
	IGUI_AdminPanel_AdminPanel = " ",
	IGUI_AdminPanel_EnableAdminPower = " ",
	IGUI_AdminPanel_DisableAdminPower = " ",
	IGUI_AdminPanel_TooltipAdminPower = "    ,  ...      ,       (    ,  ..)",
	IGUI_AdminPanel_SeeDB = ".  ",
	IGUI_AdminPanel_CheckYourStats = " ",
	IGUI_AdminPanel_DisableBuildCheat = ". ",
	IGUI_AdminPanel_EnableBuildCheat = ". ",
	IGUI_AdminPanel_TooltipBuildCheat = "  ,     ",
	IGUI_AdminPanel_SeeServerOptions = " ",
	IGUI_AdminPanel_ModalAdminPower = "     ,  ʻ    ",
    	IGUI_AdminPanel_ShowStatistics = " ",
    	IGUI_AdminPanel_TooltipShowStatistics = "      ",
    	IGUI_AdminPanel_HeaderShowStatistics = "",
	IGUI_DbViewer_DbViewer = "  ",
	IGUI_DbViewer_Refresh = "",
	IGUI_DbViewer_Modify = "",
	IGUI_DbViewer_Delete = "",
	IGUI_DbViewer_DeleteConfirm = " ,     ?",
	IGUI_DbViewer_TotalResult = " :",
	IGUI_DbViewer_Filters = "",
	IGUI_DbViewer_Loading = "...",
	IGUI_DbViewer_NbrPerPage = ":",
	IGUI_DbViewer_Page = ":",
	IGUI_DbViewer_ModifyRow = " ",
	IGUI_DbViewer_Update = "",
	IGUI_DbViewer_CantSetAdmin = "      ",
	IGUI_PlayerStats_AddXPTitle = " ",
	IGUI_PlayerStats_Amount = "",
	IGUI_PlayerStats_ChangeAccessTitle = "  ",
	IGUI_PlayerStats_ChangeProfTitle = " ",
	IGUI_PlayerStats_AddTraitTitle = " ",
	IGUI_PlayerStats_Type = "",
	IGUI_PlayerStats_IssuedBy = "",
	IGUI_PlayerStats_Amount = "",
	IGUI_PlayerStats_Reason = "",
	IGUI_PlayerStats_AddLog = ". .",
	IGUI_PlayerStats_AddLogOn = "  %1",
	IGUI_PlayerStats_RemoveLogConfirm = " ,     ?",
	IGUI_PlayerStats_WarningPointTitle = "  ",
	IGUI_PlayerStats_ServerOptionTitle = " ",
	IGUI_PlayerStats_ReloadOptions = " ",
	IGUI_PlayerStats_ReloadOptionsTooltip = "      ,         .      /reloadoptions",
	IGUI_PlayerStats_ChangeServerOptionTitle = "  ",
	IGUI_PlayerStats_ResetToDefault = "  .",
	IGUI_SafehouseUI_Title = ":",
	IGUI_SafehouseUI_Owner = ":",
	IGUI_SafehouseUI_Release = " ",
	IGUI_SafehouseUI_ReleaseConfirm = "     ?",
	IGUI_SafehouseUI_ConnectedPlayers = " ",
	IGUI_SafehouseUI_Players = " ",
	IGUI_SafehouseUI_AddPlayer = " ",
	IGUI_SafehouseUI_AlreadyHaveSafehouse = "     %1",
	IGUI_Safehouse_DaysSurvivedToClaim = "   %1    .",
	IGUI_SafehouseUI_RemoveConfirm = "    %1  ?",
	IGUI_FactionUI_RemoveConfirm = "    %1   ?",
	IGUI_SafehouseUI_ChangeTitle = "  ",
	IGUI_SafehouseUI_ChangeOwnership = ". ",
	IGUI_SafehouseUI_QuitSafehouse = " ",
	IGUI_SafehouseUI_QuitSafeConfirm = " ,     ?",
	IGUI_FactionUI_QuitSafeConfirm = " ,     ?",
	IGUI_AdminPanel_NonPvpZone = "  ",
    	IGUI_AdminPanel_Safezone = " ",
	IGUI_PvpZone_AddZone = " ",
	IGUI_PvpZone_Title = "  ",
    	IGUI_Safezone_Title = " ",
    	IGUI_Safezone_FullHighlight = "",
	IGUI_PvpZone_RemoveConfirm = "    -  %1?",
	IGUI_PvpZone_ZoneName = " :",
	IGUI_PvpZone_StartingPoint = "  :",
	IGUI_PvpZone_CurrentPoint = "  :",
	IGUI_PvpZone_CurrentZoneSize = "  :",
	IGUI_PvpZone_ZoneAlreadyExistTitle = "     ",
	IGUI_PvpZone_SeeZone = "   ",
	IGUI_PvpZone_RedefineStartingPoint = " ",
	IGUI_PvpZone_TeleportToZone = "  ",
	IGUI_PvpZone_NonPvpZone = "     ",
	IGUI_PlayerStats_ConfirmNonSaveServerOptions = "  ?",
	IGUI_Safehouse_IsSpawnPoint = " .    .",
	IGUI_Safehouse_SomeoneInside = "  .       .",
	IGUI_Safehouse_NotHouse = " .    .",
	IGUI_FactionUI_Remove = "",
	IGUI_SafehouseUI_QuitFaction = " ",
	IGUI_FactionUI_AlreadyHaveFaction = "     ",
	IGUI_FactionUI_CreateFaction = " ",
	IGUI_FactionUI_FactionAlreadyExist = "  .",
	IGUI_FactionUI_TagAlreadyExist = "  .",
	IGUI_FactionUI_FactionNameTooLongShort = "     3  14   .",
	IGUI_FactionUI_TagTooLongShort = "     1  4 .",
	IGUI_FactionUI_FactionSurvivalDay = "    %1 ,   ",
	IGUI_FactionUI_TagMembersIncorrect = "      %1 ,      .",
	IGUI_FactionUI_FactionName = " :",
	IGUI_FactionUI_Tag = " :",
	IGUI_FactionUI_ChangeTag = "  ",
	IGUI_TextBox_TooManyChar = " : %1",
	IGUI_FactionUI_ShowTag = "   (   )",
	IGUI_FactionUI_FactionPvp = "   ",
	IGUI_FactionUI_FactionPvpTooltip = "     ",
	IGUI_CraftingUI_KnownRecipes = " : %1/%2",
	IGUI_AdminPanel_SeeFaction = " ",
	IGUI_FactionUI_Invitation = "%1     %2 ,  ?",
	IGUI_FactionUI_InvitationSent = "   %1",
	IGUI_PlayerStats_View = "",
	IGUI_FactionUI_FactionsListPlayers = "%1 () - : %2",
	IGUI_AdminPanel_SeeSafehouses = " ",
	IGUI_PlayerStats_Teleport = "",
	IGUI_TicketUI_AddTicket = ". .",
	IGUI_AdminPanel_SeeTickets = " ",
	IGUI_TicketUI_AnswerTicket = "  ",
	IGUI_TicketUI_RemoveTicketPopup = "     ?",
	IGUI_TicketUI_RemoveTicket = "",
	IGUI_Moveable_Fail = "**     **",
	IGUI_AdminPanel_MiniScoreboard = "-",
	IGUI_AdminPanel_TooltipMiniScoreboard = "   ,      ,    .",
	IGUI_AdminPanel_PacketCounts = " ",
	IGUI_AdminPanel_TooltipPacketCounts = "     .",
	IGUI_AdminPanel_SandboxOptions = " ",
	IGUI_ItemEditor_Title = " ",
	IGUI_Color = "",
	IGUI_ItemEditor_MinDmg = " ",
	IGUI_ItemEditor_MaxDmg = " ",
	IGUI_ItemEditor_MinAngle = "",
	IGUI_ItemEditor_MinRange = ". ",
	IGUI_ItemEditor_MaxRange = ". ",
	IGUI_ItemEditor_ItemType = " ",
	IGUI_ItemEditor_AimingTime = " ",
	IGUI_ItemEditor_RecoilDelay = " ",
	IGUI_ItemEditor_ReloadTime = " ",
	IGUI_ItemEditor_ClipSize = " ",
	IGUI_ItemEditor_Age = " ()",
	IGUI_ItemEditor_PoisonPower = "",
	IGUI_ItemEditor_OffAge = " ",
	IGUI_ItemEditor_OffAgeMax = " ",
	IGUI_ItemEditor_UsedDelta = ",",
	IGUI_ItemEditor_UsedDeltaTooltip = "0 - , 1 - ",
	IGUI_TradingUI_Title = " ",
	IGUI_TradingUI_RequestTrade = "%1    , ?",
	IGUI_TradingUI_WaitingAnswer = "   %1.",
	IGUI_TradingUI_RefusedTrade = "%1    .",
	IGUI_TradingUI_YourOffer = " ",
	IGUI_TradingUI_HisOffer = "%1 ",
	IGUI_TradingUI_ClosedTrade = "%1   .",
	IGUI_TradingUI_AddedItem = "%1  %2  .",
	IGUI_TradingUI_RemovedItem = "%1  %2  .",
	IGUI_TradingUI_Items = ": %1/%2",
	IGUI_TradingUI_ItemNeedTransfer = "%1  ,      .",
	IGUI_TradingUI_MaxItemReached = "      %1 .",
	IGUI_TradingUI_SealOffer = "  ",
	IGUI_TradingUI_SealOfferTooltip = "  ,     ,  ,      .",
	IGUI_TradingUI_OtherPlayerSealedOffer = "%1   ",
	IGUI_TradingUI_OtherPlayerUnSealedOffer = "%1  ",
	IGUI_TradingUI_Historical = " ",
	IGUI_ISTradingUIHistorical_Title = "  %1",
	IGUI_TradingUI_OfferSealed = "   .",
	IGUI_TradingUI_AcceptDeal = " ",
	IGUI_TradingUI_AcceptDealTooltip = "      .",
	IGUI_TradingUI_TradeAtLeastOne = "      .",
	IGUI_TradingUI_TooFarAway = "    %1!",
	IGUI_TradingUI_ItemNeedUnequip = "%1     .",
	IGUI_TradingUI_CantAddFavorite = "   .",
	IGUI_TradingUI_CantRightClick = "        .",
	IGUI_ToggleToRun = " '%1',  ",
	IGUI_ToggleToSprint = " '%1',    ",
	IGUI_RadialMenuKeyToggle = "       ",
	IGUI_Temperature = "",
	IGUI_Timer = "",
	IGUI_Oven = " ",
	IGUI_Oven_Celsius = " ",
	IGUI_Oven_Fahrenheit = " ",
	IGUI_Microwave = " ",
	IGUI_Map_MapSymbol = " ",
	IGUI_Map_AddNote = " ",
	IGUI_Map_RemoveElement = "",
	IGUI_Map_EditNote = " ",
	IGUI_Map_MoveElement = "",
	IGUI_Map_AddSymbol = " ",
	IGUI_Map_ChooseSymbol = " ",
	IGUI_Map_Scale = " 1:1",
	IGUI_Map_PlaceSymbol = " ",
	IGUI_Map_EditMarkings = "",
	IGUI_Map_Scale = " ",
	IGUI_Map_ConfirmRemoveNote = "    ?<br>(%1)",
	IGUI_Map_ConfirmRemoveSymbol = "    ?",
	IGUI_TextBox_CantBeEmpty = "    .",
    	IGUI_Map_ZoomIn = "",
    	IGUI_Map_ZoomOut = "",
    	IGUI_TextBoxMap_IsTranslation = "",
    	IGUI_TextBox_Edit = "",
    	IGUI_TextBox_Navigate = "",
	IGUI_Map_Info = "<CENTRE> <SIZE:medium>   <LINE> <LINE> <LEFT> <SIZE:small>         .   ,  ,   ,    -    (       1:1). <LINE> <LINE>         ,       -         .     ,    . <LINE> <LINE>     ,              .          ,      .",
    	IGUI_MiniMap_Focus = " -",
    	IGUI_MiniMap_Toggle = "/ -",
    	IGUI_WorldMap_Toggle = "/  ",
    	IGUI_WorldMap_ConfirmForget = "     ?",
	IGUI_FishingUI_FishAbundance = " : ",
	IGUI_FishingUI_NoRod = " ",
	IGUI_FishingUI_NoLure = " ",
	IGUI_ScavengeUI_Title = "",
	IGUI_ScavengeUI_LootAbundance = " : ",
	IGUI_ScavengeUI_PutItemInBag = "%1 (%2)",
	IGUI_ScavengeUI_PutItemInPlayerInv = " ",
	IGUI_ScavengeUI_1stHand = " . ",
	IGUI_ScavengeUI_2ndHand = " . ",
	IGUI_ScavengeUI_Back = " ",
	IGUI_ScavengeUI_Materials = "",
	IGUI_ScavengeUI_Mushrooms = "",
	IGUI_ScavengeUI_Berries = "",
	IGUI_ScavengeUI_Animals = "",
	IGUI_ScavengeUI_FishBait = "  ",
	IGUI_ScavengeUI_MedicinalPlants = " ",
	IGUI_PlayerStats_ManageInventory = "  %1",
	IGUI_PlayerStats_AddItem = "  (Module.ItemType)",
	IGUI_RequiresWaterSupply = "  ",
	IGUI_ClothingName_Dirty = "",
	IGUI_ClothingName_Bloody = "",
	IGUI_ClothingName_Wet = "",
	IGUI_ClothingName_Soaked = "",
	IGUI_ClothingName_Worn = "",
	IGUI_ClothingNaming = "%2 (%1)",
	IGUI_PlayerStats_LevelUp = " ",
	IGUI_PlayerStats_LevelDown = " ",
	IGUI_SeatFrontRight = "   ",
	IGUI_SeatFrontLeft = "   ",
	IGUI_SeatRearRight = "  ",
	IGUI_SeatRearLeft = "  ",
	IGUI_SeatMiddleRight = "   ",
	IGUI_SeatMiddleLeft = "   ",
	IGUI_SwitchSeat = "",
	IGUI_EnterVehicle = "  ",
	IGUI_ExitVehicle = "  ",
	IGUI_VehicleApplyBrakes = "",
	IGUI_VehiclePartlightbar = " ",
	IGUI_VehiclePartCattrunk = "",
	IGUI_VehiclePartCatgastank = "",
	IGUI_VehiclePartCattire = "",
	IGUI_VehiclePartCatdoor = "",
	IGUI_VehiclePartCatlights = "",
	IGUI_VehiclePartCatdashboard = " ",
	IGUI_VehiclePartCatengine = " ",
	IGUI_VehiclePartCatseat = "",
	IGUI_VehiclePartCatbodywork = "",
	IGUI_VehiclePartCatbrakes = "",
	IGUI_VehiclePartCatsuspension = "",
	IGUI_VehiclePartCatOther = "",
	IGUI_VehiclePartTruckBedOpen = "",
	IGUI_VehiclePartTireFrontLeft = "  ",
	IGUI_VehiclePartTireFrontRight = "  ",
	IGUI_VehiclePartTireRearLeft = "  ",
	IGUI_VehiclePartTireRearRight = "  ",
	IGUI_VehiclePartSuspensionFrontLeft = "  ",
	IGUI_VehiclePartSuspensionFrontRight = "  ",
	IGUI_VehiclePartSuspensionRearLeft = "  ",
	IGUI_VehiclePartSuspensionRearRight = "  ",
	IGUI_VehiclePartSeatFrontLeft = " ",
	IGUI_VehiclePartSeatFrontRight = "  ",
	IGUI_VehiclePartSeatMiddleLeft = "  ",
	IGUI_VehiclePartSeatMiddleRight = "  ",
	IGUI_VehiclePartSeatRearLeft = "  ",
	IGUI_VehiclePartSeatRearRight = "  ",
	IGUI_VehiclePartSeatMiddleLeft = "  ",
	IGUI_VehiclePartSeatMiddleRight = "  ",
	IGUI_VehiclePartGasTank = "",
	IGUI_VehiclePartRadio = "",
	IGUI_VehiclePartHeadlightLeft = " ",
	IGUI_VehiclePartHeadlightRight = " ",
	IGUI_VehiclePartHeadlightRearLeft = " ",
	IGUI_VehiclePartHeadlightRearRight = " ",
	IGUI_VehiclePartEngine = "",
	IGUI_VehiclePartHeater = "",
	IGUI_VehiclePartBattery = "",
	IGUI_VehiclePartWindowFrontLeft = "  ",
	IGUI_VehiclePartWindowFrontRight = "  ",
	IGUI_VehiclePartWindowRearLeft = "  ",
	IGUI_VehiclePartWindowRearRight = "  ",
	IGUI_VehiclePartWindowMiddleLeft = "  ",
	IGUI_VehiclePartWindowMiddleRight = "  ",
	IGUI_VehiclePartDoorFrontLeft = "  ",
	IGUI_VehiclePartDoorFrontRight = "  ",
	IGUI_VehiclePartDoorMiddleLeft = "  ",
	IGUI_VehiclePartDoorMiddleRight = "  ",
	IGUI_VehiclePartDoorRearLeft = "  ",
	IGUI_VehiclePartDoorRearRight = "  ",
	IGUI_VehiclePartDoorRear = " ",
	IGUI_VehiclePartBrakeFrontLeft = "  ",
	IGUI_VehiclePartBrakeFrontRight = "  ",
	IGUI_VehiclePartBrakeRearLeft = "  ",
	IGUI_VehiclePartBrakeRearRight = "  ",
	IGUI_VehiclePartTruckBed = "",
	IGUI_VehiclePartTrunkDoor = " ",
	IGUI_VehiclePartGloveBox = "",
	IGUI_VehiclePartEngineDoor = "",
	IGUI_VehiclePartMuffler = "",
	IGUI_VehiclePartWindshield = " ",
	IGUI_VehiclePartWindshieldRear = " ",
	IGUI_VehicleNameModernCar = " ",
	IGUI_VehicleNameModernCar02 = " ",
	IGUI_VehicleNameSportsCar = " ",
	IGUI_VehicleNamePickUpTruck = " 6",
	IGUI_VehicleNamePickUpTruckMccoy = " 6 McCoys",
	IGUI_VehicleNamePickUpTruckLights = " 6",
	IGUI_VehicleNamePickUpTruckLightsFire = "  6",
	IGUI_VehicleNameCarLights = " ",
	IGUI_VehicleNameCarNormal = " ",
	IGUI_VehicleNameCarLightsPolice = "  ",
	IGUI_VehicleNameSmallCar = " ",
	IGUI_VehicleNameSmallCar02 = " ",
	IGUI_VehicleNamePickUpVan = " ",
	IGUI_VehicleNamePickUpVanMccoy = "  McCoys",
	IGUI_VehicleNamePickUpVanLights = " ",
	IGUI_VehicleNamePickUpVanLightsFire = "  ",
	IGUI_VehicleNamePickUpVanLightsPolice = "  ",
	IGUI_VehicleNameOffRoad = " ",
	IGUI_VehicleNameCarLuxury = "  4000",
	IGUI_VehicleNameVanSpiffo = " Spiffo",
	IGUI_VehicleNameVanRadio = " ",
	IGUI_VehicleNameVanSeats = " ",
	IGUI_VehicleNameCarTaxi = "",
	IGUI_VehicleNameCarTaxi2 = "",
	IGUI_VehicleNameCarStationWagon = " -",
	IGUI_VehicleNameCarStationWagon2 = " -",
	IGUI_VehicleNameSUV = " -",
	IGUI_VehicleNameVan = " ",
	IGUI_VehicleNameVanSpecial = " ",
	IGUI_VehicleNameStepVan = " -",
	IGUI_VehicleNameStepVanRadio = " -",
	IGUI_VehicleNameStepVanMail = " -",
	IGUI_VehicleNameVanAmbulance = " ",
	IGUI_VehicleNamePickUpTruckSmashedFront = " 6",
	IGUI_VehicleNamePickUpTruckSmashedRear = " 6",
	IGUI_VehicleNamePickUpTruckSmashedLeft = " 6",
	IGUI_VehicleNamePickUpTruckSmashedRight = " 6",
	IGUI_VehicleNamePickUpTruckLightsSmashedFront = " 6",
	IGUI_VehicleNamePickUpTruckLightsSmashedRear = " 6",
	IGUI_VehicleNamePickUpTruckLightsSmashedLeft = " 6",
	IGUI_VehicleNamePickUpTruckLightsSmashedRight = " 6",
	IGUI_VehicleNameCarLightsSmashedFront = " ",
	IGUI_VehicleNameCarLightsSmashedRear = " ",
	IGUI_VehicleNameCarLightsSmashedLeft = " ",
	IGUI_VehicleNameCarLightsSmashedRight = " ",
	IGUI_VehicleNameCarNormalSmashedFront = " ",
	IGUI_VehicleNameCarNormalSmashedRear = " ",
	IGUI_VehicleNameCarNormalSmashedLeft = " ",
	IGUI_VehicleNameCarNormalSmashedRight = " ",
	IGUI_VehicleNameCarSmallSmashedFront = " ",
	IGUI_VehicleNameCarSmallSmashedRear = " ",
	IGUI_VehicleNameCarSmallSmashedLeft = " ",
	IGUI_VehicleNameCarSmallSmashedRight = " ",
	IGUI_VehicleNameCarSmall02SmashedFront = " ",
	IGUI_VehicleNameCarSmall02SmashedRear = " ",
	IGUI_VehicleNameCarSmall02SmashedLeft = " ",
	IGUI_VehicleNameCarSmall02SmashedRight = " ",
	IGUI_VehicleNamePickUpVanSmashedFront = " ",
	IGUI_VehicleNamePickUpVanSmashedRear = " ",
	IGUI_VehicleNamePickUpVanSmashedLeft = " ",
	IGUI_VehicleNamePickUpVanSmashedRight = " ",
	IGUI_VehicleNamePickUpVanLightsSmashedFront = " ",
	IGUI_VehicleNamePickUpVanLightsSmashedRear = " ",
	IGUI_VehicleNamePickUpVanLightsSmashedLeft = " ",
	IGUI_VehicleNamePickUpVanLightsSmashedRight = " ",
	IGUI_VehicleNameOffRoadSmashedFront = " ",
	IGUI_VehicleNameOffRoadSmashedLeft = " ",
	IGUI_VehicleNameOffRoadSmashedRight = " ",
	IGUI_VehicleNameOffRoadSmashedRear = " ",
	IGUI_VehicleNameCarLuxurySmashedFront = "  4000",
	IGUI_VehicleNameCarLuxurySmashedRear = "  4000",
	IGUI_VehicleNameCarLuxurySmashedLeft = "  4000",
	IGUI_VehicleNameCarLuxurySmashedRight = "  4000",
	IGUI_VehicleNameCarStationWagonSmashedFront = "  ",
	IGUI_VehicleNameCarStationWagonSmashedRear = "  ",
	IGUI_VehicleNameCarStationWagonSmashedLeft = "  ",
	IGUI_VehicleNameCarStationWagonSmashedRight = "  ",
	IGUI_VehicleNameSUVSmashedFront = " -",
	IGUI_VehicleNameSUVSmashedRear = " -",
	IGUI_VehicleNameSUVSmashedLeft = " -",
	IGUI_VehicleNameSUVSmashedRight = " -",
	IGUI_VehicleNameStepVanSmashedFront = " -",
	IGUI_VehicleNameStepVanSmashedRear = " -",
	IGUI_VehicleNameStepVanSmashedLeft = " -",
	IGUI_VehicleNameStepVanSmashedRight = " -",
	IGUI_VehicleNameStepVanMailSmashedFront = " -",
	IGUI_VehicleNameStepVanMailSmashedRear = " -",
	IGUI_VehicleNameStepVanMailSmashedLeft = " -",
	IGUI_VehicleNameStepVanMailSmashedRight = " -",
    	IGUI_VehicleNameVanRadio_3N = "  Triple-N",
    	IGUI_VehicleNameVan_LectroMax = "  Lectro Max",
    	IGUI_VehicleNameVan_MassGenFac = "  Mass GenFac",
    	IGUI_VehicleNameVan_Transit = "  Transit",
    	IGUI_VehicleNameStepVan_Scarlet = " - Scarlet",
    	IGUI_VehicleNameStepVan_Heralds = " - KY Heralds",
    	IGUI_VehicleNameVan_KnoxDisti = "  Knox Distillery",
	-- Names of burnt vehicles that aren't one of the above plus "Burnt"
	IGUI_VehicleNameAmbulanceBurnt = " ",
	IGUI_VehicleNameLuxuryCarBurnt = "  4000",
	IGUI_VehicleNameNormalCarBurntPolice = "  ",
	IGUI_VehicleNamePickupBurnt = " 6",
	IGUI_VehicleNamePickupSpecialBurnt = " 6",
	IGUI_VehicleNameTaxiBurnt = "",
	IGUI_VehicleNameBurntCar = ": %1",
	--
	IGUI_Mechanics_PartDoesntExist = " ",
	IGUI_Mechanics_MissingItem = ": %1",
	IGUI_Vehicle_CondInfoBattery = "    .    ,    .",
	IGUI_Vehicle_CondInfoGasTank = "   . <LINE>         ,     .",
	IGUI_Vehicle_CondInfoTruckBed = "    . <LINE>      .",
	IGUI_Vehicle_CondInfoTrunkDoor = "         .",
	IGUI_Vehicle_CondInfoBrakeFrontLeft = "     .",
	IGUI_Vehicle_CondInfoBrakeFrontRight = "     .",
	IGUI_Vehicle_CondInfoBrakeRearLeft = "     .",
	IGUI_Vehicle_CondInfoBrakeRearRight = "     .",
	IGUI_Vehicle_CondInfoTireFrontLeft = "       . <LINE>          .",
	IGUI_Vehicle_CondInfoTireFrontRight = "       . <LINE>          .",
	IGUI_Vehicle_CondInfoTireRearLeft = "       . <LINE>          .",
	IGUI_Vehicle_CondInfoTireRearRight = "       . <LINE>          .",
	IGUI_ItemNameMechanicalType = "%1,  - %2",
	IGUI_InfoPanel_Mechanics = "<CENTRE> <SIZE:medium>   <LINE> <LINE> <LEFT> <SIZE:small>        :  ,  ,      . <LINE> <LINE>      . ٸ              . <LINE> <LINE>      . ٸ     ,    ,    . <LINE> <LINE>      - ,   ,        .   ,      .",
	IGUI_VehicleType_0 = "",
	IGUI_VehicleType_1 = "",
	IGUI_VehicleType_2 = "",
	IGUI_VehicleType_3 = "",
	IGUI_Vehicle_EngineLoudness = " : ",
	IGUI_Vehicle_Repairing = " %1",
	IGUI_Vehicle_EngineQuality = " : ",
	IGUI_Vehicle_ContainerCapacity_Air = "  : %1",
	IGUI_Vehicle_ContainerCapacity_Gasoline = ": %1",
	IGUI_Vehicle_ContainerCapacity_Other = "%1: %2",
	IGUI_CarKey = "  %1",
	IGUI_CloseHood = " ",
	IGUI_OpenHood = " ",
	IGUI_LockHood = " ",
	IGUI_UnlockHood = " ",
	IGUI_CloseTrunk = " ",
	IGUI_OpenTrunk = " ",
	IGUI_LockTrunk = " ",
	IGUI_UnlockTrunk = " ",
	IGUI_VehicleSeat_Self = "  ",
	IGUI_VehicleSeat_Person = "  ",
	IGUI_VehicleSeat_Items = "  ",
	IGUI_VehicleSeat_MoveItems = "  <br>   ",
	IGUI_VehicleSeat_ExitToSwitch = "   ",
	IGUI_VehicleSeat_Uninstalled = " ",
	IGUI_Failure = "",
	IGUI_Success = "",
	IGUI_Uninstall = "",
	IGUI_Install = "",
	IGUI_InflateTire = " ",
	IGUI_DeflateTire = " ",
	IGUI_TakeEngineParts = "  ",
	IGUI_RepairEngine = " ",
	IGUI_HeadlightFocusingUp = " ",
	IGUI_HeadlightFocusingDown = " ",
	IGUI_HeadlightFocusing = "",
	IGUI_WheelFriction = " ",
	IGUI_Open = "",
	IGUI_TotalBreakingForce = "  ",
	IGUI_LockBroken = " ",
	IGUI_Missing = "",
	IGUI_Item = "",
	IGUI_OverallCondition = " ",
	IGUI_EnginePower = " ",
	IGUI_VehicleLightbar_Title = "   ",
	IGUI_VehicleLightbar_ALARM = "",
	IGUI_VehicleLightbar_STANDBY = ".",
	IGUI_VehicleLightbar_WAIL = "",
	IGUI_VehicleLightbar_YELP = "",
	IGUI_Vehicle_SeatOccupied = " ",
	IGUI_PlayerText_CanNotExitFromMovingCar = "    .",
	IGUI_ConfirmLeaveGame = " ?",
	IGUI_AdminPanel_AdminPower = " ",
	IGUI_AdminPanel_TooltipEditAdminPower = "  -,   ,    .",
	IGUI_AdminPanel_BuildCheat = " ",
	IGUI_AdminPanel_MechanicsCheat = "- ",
	IGUI_AdminPanel_HealthCheat = "- ",
	IGUI_AdminPanel_ShowAdminTag = "   ,        .",
	IGUI_AdminPanel_ItemList = " ",
	IGUI_ItemList_Info = "          ",
	IGUI_Adm_Weather_ClimateControl = " ",
	IGUI_Adm_Weather_Climate = "",
	IGUI_Adm_Weather_Weather = "",
	IGUI_Adm_Weather_Triggers = "",
	IGUI_Adm_Weather_ClimateEnabled = "  ",
	IGUI_Adm_Weather_ClimateEnabledInfo = " ,     .",
	IGUI_climate_Windspeed = " ",
	IGUI_climate_Clouds = "",
	IGUI_climate_Fog = "",
	IGUI_climate_Precipitation = "",
	IGUI_climate_PrecipitationIsSnow = "",
	IGUI_climate_Temperature = "",
	IGUI_climate_Darkness = "",
	IGUI_climate_Daylight = " ",
	IGUI_climate_intensity = "",
	IGUI_climate_Desaturation = "",
	IGUI_climate_CurrWeather = " .",
	IGUI_climate_TotalProgress = "   ,  .",
	IGUI_climate_SegmentProgress = "   .",
	IGUI_climate_StopWeather = "  .",
	IGUI_climate_TriggerInfo = "        :",
	IGUI_climate_TriggerPretext = "   ():",
	IGUI_climate_TriggerStorm = " ",
	IGUI_climate_TriggerTropical = "  ",
	IGUI_climate_TriggerBlizzard = " ",
	IGUI_climate_CustomInfo = "     ,       :",
	IGUI_climate_StrengthPretext = "  :",
	IGUI_climate_WarmFront = "Ҹ  ( )",
	IGUI_climate_ColdFront = "  ( )",
	IGUI_climate_Generate = "",
	IGUI_climate_weather_none = "  ()",
	IGUI_climate_weather_dur = " ,   ",
	IGUI_climate_total_progress = "  ,  .",
	IGUI_climate_segment_progress = "   .",
	IGUI_AdminPanel_MoveableCheat = " ",
	IGUI_Safehouse_AlreadyHaveSafehouse = "   ,    ",
	IGUI_char_HairStyle = "",
	IGUI_char_BeardStyle = "",
	IGUI_Hair_Bald = "",
    	IGUI_Hair_Braids = "",
    	IGUI_Hair_Buffont = "",
    	IGUI_Hair_FlatTop = "",
    	IGUI_Hair_GreasedBack = "",
    	IGUI_Hair_GrungeyBehindEars = " ( )",
    	IGUI_Hair_LongBraids = " ",
    	IGUI_Hair_LongBraids02 = "  ",
    	IGUI_Hair_MohawkFlat = " ()",
   	IGUI_Hair_PonyTailBraids = " ( ) ",
	IGUI_Hair_Picard = "",
	IGUI_Hair_CrewCut = "",
	IGUI_Hair_Baldspot = " ",
	IGUI_Hair_Recede = "",
	IGUI_Hair_Hat = "",
	IGUI_Hair_HatCurly = " ()",
	IGUI_Hair_Messy = "",
	IGUI_Hair_MessyCurly = " ()",
	IGUI_Hair_Short = "",
	IGUI_Hair_ShortCurly = "",
	IGUI_Hair_ShortHatCurly = " ()",
	IGUI_Hair_ShortAfroCurly = "",
	IGUI_Hair_Donny = "",
	IGUI_Hair_Mullet = "",
	IGUI_Hair_MulletCurly = " ()",
	IGUI_Hair_Metal = " ",
	IGUI_Hair_Fabian = "",
	IGUI_Hair_FabianCurly = " ()",
	IGUI_Hair_PonyTail = " ",
	IGUI_Hair_Demi = " ",
	IGUI_Hair_Spike = "",
	IGUI_Hair_OverEye = "׸  ",
	IGUI_Hair_OverEyeCurly = "׸   ()",
	IGUI_Hair_Bob = "",
	IGUI_Hair_BobCurly = " ()",
	IGUI_Hair_Bun = "",
	IGUI_Hair_BunCurly = " ()",
	IGUI_Hair_Back = " ",
	IGUI_Hair_Long = "",
	IGUI_Hair_Longcurly = " ()",
	IGUI_Hair_Kate = "",
	IGUI_Hair_KateCurly = " ()",
	IGUI_Hair_Long2 = " ",
	IGUI_Hair_Long2curly = "  ()",
	IGUI_Hair_Rachel = "",
	IGUI_Hair_RachelCurly = " ()",
	IGUI_Hair_CentreParting = " ",
	IGUI_Hair_LeftParting = " ",
	IGUI_Hair_RightParting = " ",
	IGUI_Hair_CentrePartingLong = "  ()",
	IGUI_Hair_TopCurls = " ()",
	IGUI_Hair_Grungey = "",
	IGUI_Hair_GrungeyParted = " ( )",
	IGUI_Hair_Fresh = "",
	IGUI_Hair_Cornrows = "",
	IGUI_Hair_LibertySpikes = "",
	IGUI_Hair_MohawkFan = "",
	IGUI_Hair_MohawkShort = " ()",
	IGUI_Hair_MohawkSpike = " ( )",
	IGUI_Beard_None = "",
	IGUI_Beard_Chops = "",
	IGUI_Beard_Moustache = "",
	IGUI_Beard_Goatee = "",
	IGUI_Beard_BeardOnly = "",
	IGUI_Beard_Full = "",
	IGUI_Beard_Long = "",
	IGUI_Beard_LongScruffy = "",
	IGUI_Beard_Chin = "",
	IGUI_Beard_PointyChin = "",
	IGUI_XP_Protection = "",
	IGUI_FilterAll = " ",
	IGUI_anim_Idle = "",
	IGUI_anim_Walk = "",
	IGUI_anim_Run = "",
	IGUI_HotbarAttachment_HolsterLeft = " ()",
	IGUI_HotbarAttachment_HolsterRight = " ()",
	IGUI_HotbarAttachment_SmallBeltLeft = " ()",
	IGUI_HotbarAttachment_SmallBeltRight = " ()",
	IGUI_HotbarAttachment_Back = "",
	IGUI_Washing_NeedSoap = " ",
	IGUI_Washing_Soap = "",
	IGUI_Washing_WithoutSoap = "   ()",
	IGUI_perks_Tailoring = "",
	IGUI_FabricType_1 = "",
	IGUI_FabricType_2 = "",
	IGUI_FabricType_3 = "",
	IGUI_TypeOfPatch = "%1 ",
	--Temperature Panel
	IGUI_Temp_SkinTemperature = " ",
	IGUI_Temp_BloodVessels = " ",
	IGUI_Temp_ShiverPerspiration = " / ",
	IGUI_Temp_BodyWetness = " ",
	IGUI_Temp_ClothingWetness = " ",
	IGUI_Temp_Insulation = "",
	IGUI_Temp_WindResistance = "",
	IGUI_Temp_Vasoconstriction = "",
	IGUI_Temp_Vasodilation = "",
	IGUI_Temp_Shivering = "",
	IGUI_Temp_Perspiring = "",
	IGUI_Temp_Cold = "",
	IGUI_Temp_Normal = "",
	IGUI_Temp_Hot = "",
	IGUI_Temp_Dry = "",
	IGUI_Temp_Soaked = "",
	IGUI_Temp_Low = "",
	IGUI_Temp_Med = "",
	IGUI_Temp_High = "",
	IGUI_Temp_BodyResponse = " ",
	IGUI_Temp_FightCold = " ",
	IGUI_Temp_FightHot = " ",
	IGUI_Temp_AdvView = "   ",
	IGUI_Temp_DefView = "   ",
	IGUI_Temp_CoreTemp = " ",
	IGUI_Temp_BodyHeat = " ",
	IGUI_garment_CantRepair = "   ",
	IGUI_garment_BodyPart = "  / ",
	IGUI_garment_GlbBlood = "",
	IGUI_garment_GlbDirt = "",
	IGUI_garment_Blood = "-  ",
	IGUI_garment_Hole = "- ",
	IGUI_HouseKey = "  ",
	IGUI_Lights = "",
	IGUI_PowerConsumption = " ",
	IGUI_Total = "",
	IGUI_StartSprint = "",
	IGUI_StopSprint = "",
	IGUI_SelectMakeUp = " ",
	IGUI_SelectBodyLocation = " ",
	IGUI_AddMakeUp = " ",
	IGUI_RemoveMakeUp = " ",
	IGUI_MakeUp = "",
	IGUI_invpage_RemoveAll = " ",
	IGUI_ConfirmDeleteItems = "   ?",
	IGUI_SoundName_Primary = "",
	IGUI_SoundName_Ambient = "",
	IGUI_SoundName_Music = "",
	IGUI_SoundName_VehicleEngine = " ",
	IGUI_ReloadRadialInstant = "       ( )",
	IGUI_FirearmRadial_InsertMagazine = " ",
	IGUI_FirearmRadial_EjectMagazine = " ",
	IGUI_FirearmRadial_ChamberRound = " ",
	IGUI_FirearmRadial_Rack = " ",
	IGUI_FirearmRadial_Unjam = " ",
	IGUI_FirearmRadial_LoadBulletsIntoMagazine = " ",
	IGUI_FirearmRadial_LoadRounds = " ",
	IGUI_FirearmRadial_AmmoCount = "(%1 / %2)",
	IGUI_FirearmRadial_AmmoCountChambered = "(%1 + 1 / %2)",
	IGUI_FirearmRadial_UnloadRounds = " ",
	IGUI_FirearmRadial_UnloadRound = " ",
	IGUI_ContainerTitle_barbecue = "",
	IGUI_ContainerTitle_smallbox = "",
	IGUI_ContainerTitle_medicine = "",
	IGUI_ContainerTitle_wardrobe = "",
	IGUI_ContainerTitle_campfire = "",
	IGUI_ContainerTitle_cashregister = " ",
	IGUI_ContainerTitle_clothingdryer = "  ",
	IGUI_ContainerTitle_clothingrack = "  ",
	IGUI_ContainerTitle_clothingwasher = " ",
	IGUI_ContainerTitle_corn = " ",
	IGUI_ContainerTitle_inventoryfemale = "",
	IGUI_ContainerTitle_inventorymale = "",
	IGUI_ContainerTitle_crate = "",
	IGUI_ContainerTitle_garagestorage = ": ",
	IGUI_ContainerTitle_smallcrate = "  ",
	IGUI_ContainerTitle_counter = "",
	IGUI_ContainerTitle_composter = "",
	IGUI_ContainerTitle_toolcabinet = "  "
	IGUI_ContainerTitle_overhead = "",
	IGUI_ContainerTitle_desk = " ",
	IGUI_ContainerTitle_displaycase = "",
	IGUI_ContainerTitle_displaycasebutcher = " ( )",
	IGUI_ContainerTitle_displaycasebakery = " ( )",
	IGUI_ContainerTitle_dresser = " ",
	IGUI_ContainerTitle_officedrawers = " ",
	IGUI_ContainerTitle_sidetable = " ",
	IGUI_ContainerTitle_filingcabinet = "  ",
	IGUI_ContainerTitle_fireplace = "",
	IGUI_ContainerTitle_floor = "",
	IGUI_ContainerTitle_freezer = " ( )",
	IGUI_ContainerTitle_icecream = "",
	IGUI_ContainerTitle_fridge = " ( )",
	IGUI_ContainerTitle_bin = "",
	IGUI_ContainerTitle_grocerstand = " ( )",
	IGUI_ContainerTitle_locker = "",
	IGUI_ContainerTitle_logs = "",
	IGUI_ContainerTitle_shelvesmag = " ( )",
	IGUI_ContainerTitle_postbox = " ",
	IGUI_ContainerTitle_microwave = "",
	IGUI_ContainerTitle_stove = "",
	IGUI_ContainerTitle_fruitbusha = "  ",
	IGUI_ContainerTitle_fruitbushb = "  ",
	IGUI_ContainerTitle_fruitbushc = "  ",
	IGUI_ContainerTitle_fruitbushd = "  ",
	IGUI_ContainerTitle_fruitbushe = "  ",
	IGUI_ContainerTitle_metal_shelves = "",
	IGUI_ContainerTitle_shelves = "",
	IGUI_ContainerTitle_woodstove = "",
	IGUI_ContainerTitle_vendingGt = " ",
	IGUI_ContainerTitle_vendingsnack = " ",
	IGUI_ContainerTitle_vendingpop = " ",
	IGUI_GetCloserToWater = "   ,   .",
	IGUI_Emote_Friendly = "",
	IGUI_Emote_WaveHi = "",
	IGUI_Emote_Bye = "",
	IGUI_Emote_Clap = "",
	IGUI_Emote_ThumbsUp = " ",
	IGUI_Emote_ThankYou = "",
	IGUI_Emote_Hostile = "",
	IGUI_Emote_Insult = "",
	IGUI_Emote_Stop = "!",
	IGUI_Emote_Surrender = "!",
	IGUI_Emote_ThumbsDown = " ",
	IGUI_Emote_Group = "",
	IGUI_Emote_FollowMe = "",
	IGUI_Emote_ComeHere = "",
	IGUI_Emote_Yes = "",
	IGUI_Emote_No = "",
	IGUI_Emote_Shrug = " ",
	IGUI_Emote_Undecided = " ",
	IGUI_Emote_Signal = "",
	IGUI_Emote_CeaseFire = " ",
	IGUI_Emote_Ok = " ",
	IGUI_Emote_MoveOut = "",
	IGUI_Emote_Freeze = "",
	IGUI_Emote_FollowBehind = " ",
	IGUI_Emote_Fire = " ",
	IGUI_Emote_Come = " ",
	IGUI_Emote_Salute = " ",
	IGUI_Emote_Shout = "",
	IGUI_Emote_Back = "",
	IGUI_ConfirmQuitToDesktop = "   ?",
	IGUI_Burpees = "",
	IGUI_Burpees_Tooltip = "      ,   .",
	IGUI_PushUps = "",
	IGUI_PushUps_Tooltip = "    .",
	IGUI_SitUps = " ",
	IGUI_SitUps_Tooltip = "    .",
	IGUI_Squats = "",
	IGUI_Squats_Tooltip = "    .",
	IGUI_BarbellCurl = "   ",
	IGUI_BarbellCurl_Tooltip = "    .",
	IGUI_DumbbellPress = " ",
	IGUI_BicepsCurl = "   ",
	IGUI_Fitness_LegsStiffness = "   ,   .",
	IGUI_Fitness_ArmsStiffness = "   ,    .",
	IGUI_Fitness_AbsStiffness = "   ,  .",
	IGUI_FitnessNeedItem = " ( %1)",
	IGUI_FitnessTime = " ( )",
	IGUI_health_Stiffness = "  ",
	IGUI_FitnessRegularity = "",
	IGUI_PlayerText_NoWayToTrailer = "    ",
	IGUI_VehicleNameTrailer = "",
	IGUI_VehicleNameTrailerAdvert = "  ",
	IGUI_VehicleNameTrailerCover = "",
	IGUI_VehiclePartTrailerTrunk = " ",
	IGUI_TrailerAttachName_trailer = "()",
	IGUI_TrailerAttachName_trailerfront = "()",
	IGUI_ToggleAutoProneAtk = "  ",
	IGUI_ToggleAutoProneAtkTooltip = " ,           %1 (          %2)",
	IGUI_Chart = "",
	IGUI_Chart_Packets = " ",
	IGUI_health_Bullet = " ",
	
	-- For Gamepad Build
	IGUI_Game_Action_Main_Menu_Binding = " ",
	IGUI_Game_Action_UI_Radial_Menu_Binding = " ",
	IGUI_Game_Action_Interact_Binding = " ",
	IGUI_Game_Action_Toggle_Mode_Binding = " ",
	IGUI_Game_Action_Toggle_Inventory_Binding = " ",
	IGUI_Game_Action_Close_Inventory_Binding = " ",
	IGUI_Game_Action_Menu_Left_Tab_Binding = "   ",
	IGUI_Game_Action_Menu_Right_Tab_Binding = "   ",
	IGUI_Game_Action_Select_Option_Binding = " ",
	IGUI_Game_Action_Yes_Accept_Binding = "",
	IGUI_Game_Action_Apply_Binding = "",
	IGUI_Game_Action_No_Binding = "",
	IGUI_Game_Action_Move_Binding = " ",
	IGUI_Game_Action_Menu_Focus_Up_Binding = " - ",
	IGUI_Game_Action_Menu_Focus_Down_Binding = " - ",
	IGUI_Game_Action_Menu_Focus_Left_Binding = " - ",
	IGUI_Game_Action_Menu_Focus_Right_Binding = " - ",
	IGUI_Game_Action_Cancel_Binding = " ",
	IGUI_Game_Action_Context_Action_Binding = "",
	IGUI_Game_Action_Aim_Stick_Binding = "",
	IGUI_Game_Action_Melee_Binding = " / ",
	IGUI_Game_Action_Rack_Firearm_Binding = " ",
	IGUI_Game_Action_Reload_Weapon_Binding = " ",
	IGUI_Game_Action_Use_Weapon_Binding = "",
	IGUI_Game_Action_Vehicle_Radial_Menu_Binding = " ",
	IGUI_Game_Action_Vehicle_Accelerate_Binding = "",
	IGUI_Game_Action_Vehicle_Reverse_Binding = " ",
	IGUI_Game_Action_Vehicle_Brake_Binding = "",
	IGUI_Game_Action_Vehicle_Steering_Wheel_Binding = "",
	IGUI_Game_Action_Vehicle_Exit_Seat_Binding = " ",

    	IGUI_PlayerText_Sneeze = "-!",
    	IGUI_PlayerText_Cough = "-!",
    	IGUI_PlayerText_SneezeMuffled = "-!",
    	IGUI_PlayerText_CoughMuffled = "-!",
    	IGUI_AdminPanel_ZombiesDontAttack = "  ",


	IGUI_LiteratureUI_RecordedMedia_CDs = "CD",
	IGUI_LiteratureUI_RecordedMedia_Home-VHS = " VHS",
	IGUI_LiteratureUI_RecordedMedia_Retail-VHS = "VHS"
    	IGUI_media_dragVHS = " VHS     ,   .",
    	IGUI_media_dragCD = " CD    ,   .",
    	IGUI_media_nocd = "- BCTABDTE CD -",
    	IGUI_media_notape = "- BCTABDTE VHS -", 
    	IGUI_media_play = "",
    	IGUI_media_stop = "",
    	IGUI_media_idle = "- IIAY3A -",
    	IGUI_media_addMedia = " ",
    	IGUI_media_removeMedia = " ",
    	IGUI_media_readLabel = " ",
    	IGUI_RadioMedia = "",
    	IGUI_char_Literature = " ",
    	IGUI_LiteratureUI_Title = " ",
    	IGUI_LiteratureUI_Skills = "",
    	IGUI_LiteratureUI_Recipes = "",
    	IGUI_Place3DItem_Rotate = " %1/%2-%1   .",
    	IGUI_Place3DItem_Surface = " %1   .",
    	IGUI_HaloNote_Anger = "",
    	IGUI_HaloNote_Boredom = "",
    	IGUI_HaloNote_Endurance = "",
    	IGUI_HaloNote_Fatigue = "",
    	IGUI_HaloNote_Fitness = "",
    	IGUI_HaloNote_Hunger = "",
    	IGUI_HaloNote_Morale = "",
    	IGUI_HaloNote_Stress = "",
    	IGUI_HaloNote_Fear = "",
    	IGUI_HaloNote_Panic = "",
    	IGUI_HaloNote_Sanity = "",
    	IGUI_HaloNote_Sickness = "",
    	IGUI_HaloNote_Pain = "",
    	IGUI_HaloNote_Drunkenness = "",
    	IGUI_HaloNote_Thirst = "",
    	IGUI_HaloNote_Unhappiness = ""
    	IGUI_PressSpaceContinue = " ,  ",
    	IGUI_AdminPanel_ShowMPInfos = "    ",
	IGUI_MovableHasMaterial = "  .",
	IGUI_SafehouseUI_Invitation = "%1     ,  ?",
	IGUI_TextBoxMap_IsTranslation = "",
	IGUI_FishingUI_CatchBag = "   ",
	IGUI_Hair_Grungey02 = " ()",
	IGUI_Hair_OverLeftEye = "׸   ",
	IGUI_SetCursorToPlayerLocation = " ",
	IGUI_AdminPanel_FarmingCheat = " ",
	IGUI_Commands_Whisper = ", : /whisper   ",
	IGUI_SafehouseUI_Safehouse = "",
	IGUI_SafehouseUI_Pos = " : ",
	IGUI_SafehouseUI_Pos2 = "x=%1 y=%2",
	IGUI_SafehouseUI_Respawn = "  ",
	IGUI_AdminPanel_CanSeeAll = "  ",
	IGUI_AdminPanel_NetworkTeleportEnabled = " ",
	IGUI_AdminPanel_CanHearAll = "   (VOIP)",
	IGUI_invpanel_weight = "",
	IGUI_invpanel_ascending = " ",
	IGUI_invpanel_descending = " ",
	IGUI_ContainerTitle_mannequin = "",
	IGUI_ContainerTitle_militarycrate = " ",
    --SearchMode Zone Display Window
    	IGUI_SearchMode_Window_Tooltip_Categories_In_Area = "   : ",
    	IGUI_SearchMode_Window_Tooltip_Nothing_In_Area = "    .",
    --SearchMode Zone Names
    	IGUI_SearchMode_Zone_Names_TownZone = " ",
    	IGUI_SearchMode_Zone_Names_Vegitation = "",
    	IGUI_SearchMode_Zone_Names_Forest = "",
    	IGUI_SearchMode_Zone_Names_DeepForest = " ",
    	IGUI_SearchMode_Zone_Names_FarmLand = " ",
    	IGUI_SearchMode_Zone_Names_Farm = " ",
    	IGUI_SearchMode_Zone_Names_TrailerPark = " ",
    	IGUI_SearchMode_Zone_Names_Nav = "",
    --SearchMode Fuzzy Category Names
    	IGUI_SearchMode_Categories_Materials = "",
    	IGUI_SearchMode_Categories_Medicinal = " ",
    	IGUI_SearchMode_Categories_Animals = "",
    	IGUI_SearchMode_Categories_Food = "",
    	IGUI_SearchMode_Categories_Other = "",
    	IGUI_SearchMode_Zone_Names_Unknown = "  ",
	--SearchMode Exact Category Names
	IGUI_SearchMode_Categories_Firewood = "",
	IGUI_SearchMode_Categories_Stones = "",
	IGUI_SearchMode_Categories_Berries = "",
	IGUI_SearchMode_Categories_Mushrooms = "",
	IGUI_SearchMode_Categories_Insects = "",
	IGUI_SearchMode_Categories_Trash = "",
	IGUI_SearchMode_Categories_Fruits = "",
	IGUI_SearchMode_Categories_Vegetables = "",
	IGUI_SearchMode_Categories_Crops = "",
	IGUI_SearchMode_Categories_Junk = "",
	IGUI_SearchMode_Categories_JunkWeapons = "",
	IGUI_SearchMode_Categories_Ammunition = "",
	IGUI_SearchMode_Categories_JunkFood = " ",
	IGUI_SearchMode_Categories_Clothing = "",
	IGUI_SearchMode_Categories_Medical = " ",
    	IGUI_SearchMode_Categories_MedicinalPlants = " ",
    	IGUI_SearchMode_Categories_WildPlants = " ",
	--SearchMode Vision Effects Tooltip
	IGUI_SearchMode_Vision_Effect_Title = " : ",
	IGUI_SearchMode_Vision_Effect_Radius = " : ",
	IGUI_SearchMode_Vision_Effect_Bonus_Radius = " : ",
	IGUI_SearchMode_Vision_Effect_Weather = " : ",
	IGUI_SearchMode_Vision_Effect_Darkness = " : ",
	IGUI_SearchMode_Vision_Effect_Clothing = " : ",
	IGUI_SearchMode_Vision_Effect_Movement = " : ",
	IGUI_SearchMode_Vision_Effect_Aiming = " : ",
	IGUI_SearchMode_Vision_Effect_Crouching = " : ",
	IGUI_SearchMode_Vision_Effect_Trait_Profession_Bonuses = "    : ",
    IGUI_Moveables_DoorInFrame = "   .",
    IGUI_Moveables_WindowInFrame = "   .",
    IGUI_LeftStickButtonRadial_ToggleAutoWalk = "",
    IGUI_LeftStickButtonRadial_ToggleCrouch = "",
    IGUI_LeftStickButtonRadial_ToggleSitOnGround = "",
    IGUI_HaloNote_LearnedRecipe = " %1",
	IGUI_MapOption_Players = "",
	IGUI_MapOption_PlayerNames = " ",
	IGUI_MapOption_RemotePlayers = "Remote Players",
	IGUI_MapOption_Symbols = "",
	--SearchMode Tips
	IGUI_SearchMode_Tip_Tips_Tooltip_Title = "  ",
	IGUI_SearchMode_Tip_Tips_Tooltip_Text = ",  / ",
	IGUI_SearchMode_Tip_Tips_Title = "  ",
	IGUI_SearchMode_Tip_Tips_Text = "     !   (?),      .",
	IGUI_SearchMode_Tip_Skill_Title = " ",
	IGUI_SearchMode_Tip_Skill_Text = "   .      ,    .   !",
	IGUI_SearchMode_Tip_Finding_Title = " ",
	IGUI_SearchMode_Tip_Finding_Text = "  ,   . ,   .     !",
	IGUI_SearchMode_Tip_Visibility_Title = "",
	IGUI_SearchMode_Tip_Visibility_Text = "  ,    .       .     !",
	IGUI_SearchMode_Tip_Darkness_Title = "",
	IGUI_SearchMode_Tip_Darkness_Text = "    .  ,   !",
	IGUI_SearchMode_Tip_Situational_Title = "  ",
	IGUI_SearchMode_Tip_Situational_Text = "    ,   ,   . ,          !",
	IGUI_SearchMode_Tip_Weather_Title = "",
	IGUI_SearchMode_Tip_Weather_Text = ", ,         .      .",
    IGUI_SearchMode_Tip_Mushrooms_Title = "",
    IGUI_SearchMode_Tip_Mushrooms_Text = "     .  ,    .          !",
    IGUI_SearchMode_Tip_Berries_Title = "",
    IGUI_SearchMode_Tip_Berries_Text = "     .          !",
	IGUI_SearchMode_Tip_Insects_Title = "",
	IGUI_SearchMode_Tip_Insects_Text = "   .       !",
    IGUI_SearchMode_Tip_FirewoodStones_Title = "  ",
    IGUI_SearchMode_Tip_FirewoodStones_Text = "    ,      !",
	IGUI_SearchMode_Tip_Herbs_Title = " ",
	IGUI_SearchMode_Tip_Herbs_Text = "           !         .",
	IGUI_SearchMode_Tip_Categories_Title = "",
	IGUI_SearchMode_Tip_Categories_Text = "              .       .",
    IGUI_SearchMode_Tip_WildPlants_Title = " ",
    IGUI_SearchMode_Tip_WildPlants_Text = "            .      .",
    IGUI_SearchMode_Tip_Crops_Title = " ",
    IGUI_SearchMode_Tip_Crops_Text = "       ,    ,     .",
    IGUI_SearchMode_Tip_Seasons_Title = " ",
    IGUI_SearchMode_Tip_Seasons_Text = "      . ,    ,    !",
	IGUI_SearchMode_Tip_SearchFocus_Title = "",
	IGUI_SearchMode_Tip_SearchFocus_Text = "- ?  ,        !",
	IGUI_Place3DItem_JoypadPosition = " +   ,   ",
    IGUI_Place3DItem_JoypadSurface = "  ",
	IGUI_PlayerText_ItemNameTooLong = "     %1 .",
}