IGUI_EN = {

    IGUI_VLQ_TitleUI = "QUEST LIST",
    IGUI_VLQ_QuestTypeTitle = "Quest type: ",
    IGUI_VLQ_MainQuest = "Main quest",
    IGUI_VLQ_SideQuest = "Side quest",
    IGUI_VLQ_ProgressTitle = "Progress: ",
    
    IGUI_VLQ_InProgress = "in progress",
    IGUI_VLQ_Completed = "COMPLETED",
    IGUI_VLQ_Updated = "UPDATED",
    IGUI_VLQ_Confirm = "Confirm",
    IGUI_VLQ_Description = "Description:",
    IGUI_VLQ_TipShowQuestScreen = "(Double click on the quest to show/hide the quest on the screen)",
    IGUI_VLQ_NPCFlee_1 = "Your actions make the people around you feel uneasy. They temporarily leave and may return later.",
    IGUI_VLQ_NPCFlee_2 = "The NPC’s location is not safe. They temporarily leave and may return once the area is no longer dangerous.",
    IGUI_VLQ_TalkTo = "Talk to ",
    IGUI_VLQ_Talk = "Talk",

    IGUI_VLQ_TakeBloodSample = "Take Blood Sample",
    IGUI_VLQ_NotHaveEmptySyringe = "do not have Empty Syringe",
    IGUI_VLQ_TakeZombieSpecimen = "Take Specimen",
    IGUI_VLQ_NotHaveEmptySpecimenContainer = "do not have Empty Specimen Container",
    IGUI_VLQ_NotHaveScalpel = "do not have Scalpel",
    IGUI_VLQ_TakeInfectedSpecimen = "Take Specimen",
    
    
    
    IGUI_Translation_Patch_2 = "-----------------------------------------------------------------------",
    IGUI_VLQ_TipShowQuestScreen_2 = "(Don’t see the NPC? Move 100 meters away then come back, or relogin)",
    
}