Skip to main content

Wording in recorder

Comments

3 comments

  • Official comment
    Bane

    Hi Todd,

    Thank you for posting about it. It is possible that other people had similar thoughts so I am happy to say that it is possible and easy :)

    We just posted a new page on the translations as part of our docs. You can see it here: https://ziggeo.com/docs/sdks/javascript/browser-integration/localization

    From what you have said, you are looking for ba-videorecorder-controlbar.upload-covershot key, in which case the code to change that to something else would be:

    BetaJS.MediaComponents.Assets.strings.register(
    {
      "ba-videorecorder-controlbar.upload-covershot": "Add Custom Cover"
    }, 10);

    You can of course change "Add Custom Cover" to "Add Cover" or anything else instead.

    I would suggest calling this before creating the embedding, or right before you would call our code from your own code.

    Hope this helps :)

    Regards,
    Bane

  • Todd Thompson

    That works great! Thanks again. Loving the product.

    We are set to go live in about a week with it. Preliminary feedback on our in-house solution is fantastic. Couldn't do it without ziggeo.

    0
  • Bane

    Hi Todd,

    Love hearing that :)

    Wish you a great start then and of course if you have any questions, do let us know :)

    Regards,
    Bane

    0

Please sign in to leave a comment.