IGUI_EN = {
    IGUI_DogFollowMe01 = "Follow me!",
    IGUI_DogFollowMe02 = "Come on boy!",
    IGUI_DogStayThere = "Stay there!",
    IGUI_DogWanderZone = "Walk around the area",
    IGUI_PetsPanel = "Pets",
    IGUI_PetsPanelRenamePet = "Rename Pet",
    IGUI_PetsPanelDone = "DONE",
    IGUI_PetsPanelCancel = "CANCEL",
    IGUI_PetsPanelUnnamed = "Unnamed",
    IGUI_PetsPanelDogName = "%1 (Dog)",
    IGUI_PetsPanelHealth = "Health:",
    IGUI_PetsPanelHunger = "Hunger:",
    IGUI_PetsPanelThirst = "Thirst:",
    IGUI_PetsPanelRename = "Rename",
    IGUI_PetsPanelLeave = "Leave",
    IGUI_PetsPanelCall = "Call",
    IGUI_PetsPanelDog = "dog",
    IGUI_PetsPanelDogCall01 = "Hey %1, where are you?",
    IGUI_PetsPanelDogCall02 = "Come here boy!",
    IGUI_PetsPanelLeavePet = "Leave Pet",
    IGUI_PetsPanelLeaveYes = "YES",
    IGUI_PetsPanelLeaveNo = "NO",
    IGUI_TryDomesticateCall01 = "Hey psss",
    IGUI_TryDomesticateCall02 = "psss psss",
}