IG_UI_RU = {
  IGUI_BLTJanuary = "",
  IGUI_BLTFebruary = "",
  IGUI_BLTMarch = "",
  IGUI_BLTApril = "",
  IGUI_BLTMay = "",
  IGUI_BLTJune = "",
  IGUI_BLTJuly = "",
  IGUI_BLTAugust = "",
  IGUI_BLTSeptember = "",
  IGUI_BLTOctober = "",
  IGUI_BLTNovember = "",
  IGUI_BLTDecember = "",
  IGUI_BLTRemember_Annotations = "  ",
  IGUI_BLTNothing_New = "   ,     ",
  IGUI_BLTCould_Not_Create = "     ",
  IGUI_BLTUnknown_Location = " ",

  IGUI_BLTLearned = "     %1  ",
  IGUI_BLTLearnedLocation = "     %1    %2",
  IGUI_BLTAlready_Knew = "   %d    ",

  -- 1=PrettyMonth 2=DayOfMonth 3=DaySuffix(ENOnly) 4=Year(YYYY)
  IGUI_BLTDate = "%1 %2%3 %4",

  -- 1=Hour 2=Minutes
  IGUI_BLTHourMinutes = "%1:%2",

  -- 1=Location 2=IGUI_BLTDate 3=IGUI_BLTHourMinutes
  IGUI_BLTBy_Anonymous = "   %1,  %2  %3",

  -- 1=Forename 2=Surname 3=IGUI_BLTDate 4=IGUI_BLTHourMinutes
  IGUI_BLTBy = " %1 %2, %3  %4",
}
