UI_EN = {
    UI_modselector_auto = "Sort",
    UI_ModManagerLoadOrderSorter_MissingDependency_Warning = "Dependencies are missing or in the wrong order",
    UI_ModManagerLoadOrderSorter_Incompatible_Warning = "Incompatible mods found",
    UI_ModManagerLoadOrderSorter_WrongOrder_Warning = "The following mods must be placed above (due to sorting rules)",
    UI_MLOS_SortingRules = "Sorting rules",
    UI_MLOS_ClickEditMode_Tooltip = "Click to enter Edit Mode",
    UI_MLOS_CurrentRules_Tooltip = "Current rules: ",
    UI_MLOS_SaveRules_Tooltip = "Save",
    UI_MLOS_ClickCloseWithoutSaving_Tooltip = "Click to exit Edit Mode without saving",
    UI_MLOS_SortingRules_apply_btn = "Apply",
    UI_MLOS_SortingRules_incompatible_btn = "Incompatible",
    UI_MLOS_SortingRules_load_before_btn = "Load before",
    UI_MLOS_SortingRules_load_after_btn = "Load after",
    UI_MLOS_SortingRules_yes = "Yes",
    UI_MLOS_SortingRules_no = "No",
    UI_MLOS_SortingRules_in_category = "In category",
    UI_MLOS_SortingRules_LoadFirst = "Load first",
    UI_MLOS_SortingRules_LoadLast = "Load last",
    UI_MLOS_SortingRules_Category = "Category",
    UI_MLOS_FromClientBtn_Tooltip = "Use current active client mods",
    UI_MLOS_SaveToClipboard_Tooltip = "Copy to clipboard <LINE><RGB:0.8,0.8,0.8>List of Mods and WorkshopItems will be copied to clipboard",
    UI_MLOS_SaveToFile_Tooltip = "Save to file <LINE><RGB:0.8,0.8,0.8>List of Mods and WorkshopItems will be saved to '%s' file in 'Lua' folder"
}