@annalib/anna-core 20.0.28 → 20.0.29

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.
@@ -3691,8 +3691,8 @@ class AnnaNonEditableGenericTableComponent {
3691
3691
  this.tooltipRadioTextMap.set("postedUnitsWithRatingValue", "Posted Units With Rating");
3692
3692
  this.tooltipRadioTextMap.set("bookedUnitsWithImpressionValue", "Booked Units With IMPS");
3693
3693
  this.tooltipRadioTextMap.set("postedUnitsWithImpressionValue", "Posted Units With IMPS");
3694
- this.tooltipRadioTextMap.set("bookedRatings", "Booked Ratings");
3695
- this.tooltipRadioTextMap.set("postedRatings", "POSTED Ratings");
3694
+ this.tooltipRadioTextMap.set("bookedRatings", "Booked Rating");
3695
+ this.tooltipRadioTextMap.set("postedRatings", "POSTED Rating");
3696
3696
  this.tooltipRadioTextMap.set("PostedRating", "Posted RTG");
3697
3697
  this.tooltipRadioTextMap.set("bookedImpressions", "Booked IMPS");
3698
3698
  this.tooltipRadioTextMap.set("postedImpressions", "Posted IMPS");