Alerts for calls are shown as meeting in top bar notification

Hello Everyone!
I Have a strange issue with notification.
Creating a pop up reminders from call module, the alert works fine but its name is Meeting.

Any suggestion to fix that?

Hey,

Thanks for raising this!

I’ve had a quick look and it seems the code for the Reminder Popup uses “MSG_JS_ALERT_MTG_REMINDER_MEETING”
image

Which is translated to just “Meeting:”, here:
image

With no consideration for it being a Call

Would you be able to raise this on the Github repo as an issue, if it hasn’t already been raised?
While not a major issue, it may make sense to say “Call” instead of “Meeting” in some scenarios.