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