@annalib/anna-core 12.0.9 → 12.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1938,7 +1938,7 @@ class AnnaNonEditableGenericTableComponent {
1938
1938
  this.tooltipRadioTextMap.set("audienceDeficit", "$ O/S Audience");
1939
1939
  this.tooltipRadioTextMap.set("postedAudPercent", "Posted Audience %");
1940
1940
  this.tooltipRadioTextMap.set("potentialUnitsValue", "POT Units");
1941
- this.tooltipRadioTextMap.set("bookedUnitsValue", "Booked Units");
1941
+ this.tooltipRadioTextMap.set("bookedUnitsValue", "Booked Eq Units");
1942
1942
  this.tooltipRadioTextMap.set("bookedAmountWithZeroRatingValue", "Total $ Booked");
1943
1943
  this.tooltipRadioTextMap.set("bookedAmountPercentageWithZeroRatingValue", "% Against All Demos");
1944
1944
  this.tooltipRadioTextMap.set("bookedAmountWithoutZeroRatingValue", "$Booked With Imps(’000)");