Changing Make Host Confirmation Message Translation

Description

We found out that some of the default Japanese translations that comes with Zoom Web SDK are wrong and one of them is the confirmation message shown when the host tries to make another user as host from the participants panel.

Currently, it is showing the message below and it seems to be in <message><new host username>.

image

However, we want to change the message and the order of the strings. For example,

<message 1><new host username><message 2>

Or, just completely remove the <new host username> part.

But, with the current web sdk version, it seems like we cannot do it. Can you please tell us if there is a way to customize it or if it can just be fixed on Zoom side?

Error
None

Which version?
Zoom Web SDK 1.8.6

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Browser A: Launch the app with zoom web sdk as host
  2. Browser B: Launch the app with zoom web sdk as guest
  3. Browser A: Host opens participants panel
  4. Browser A: Make Guest as new host (this should show the confirmation message)

Device (please complete the following information):

  • Browser: Chrome

Hey @lfrancia ,

Thank you for reporting this bug. We will work on fixing the translation issues. :slight_smile: (CS-2868)

-Tommy

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.