UI_RU = {
    UI_enterrvinterior = "",
    UI_cantEnter = "   .",
    UI_zombiesChasing = "  !",
    UI_zombiesNearby = " .",
    UI_noEnterInteriorSafehouse = " - .",
    UI_vehicleMoving = "    !",
	UI_exitrvinterior = "",
    UI_noFreeInteriors = "       .",
    UI_rvInteriorMapsMissing = "   .    ?",
    UI_optionscreen_binding_RV_INTERIOR_ENTER = "    ",

	UI_rvdebug_menu = "[] RV Interior",
	UI_rvdebug_sit = " ( )     .",
	UI_rvdebug_no_interior = "     : ",
	UI_rvdebug_num = "    .",
	UI_rvdebug_none = "     .",
	UI_rvdebug_assigned_start = "   ",
    UI_rvdebug_teleport_vehicle = "   ,   .",
	UI_rvdebug_teleport_dialog = "    .",
	UI_rvdebug_manual_assign = "     .",
	UI_rvdebug_manual_assign_dialog = "       (* =  ).",
	UI_rvdebug_reset = "      .",
	UI_rvdebug_reset_confirm = "        ,    ,  -    ,        .\n\n    (   )    .       .\n\n?",
	UI_rvdebug_isreset = "     ,    ,     .",

}