Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in language settings #1084

Open
brianredbeard opened this issue Jul 18, 2023 · 2 comments
Open

Bug in language settings #1084

brianredbeard opened this issue Jul 18, 2023 · 2 comments

Comments

@brianredbeard
Copy link

I've noticed that some fields do not consistently change their labels during translations. I'm still attempting to isolate the behavior, but here are some examples:

I start in a normal state, with English:
image

I change the language to pig latin. Notice that the "mute" button on the first participant was not translated while it was on the second:

image

When changing the language back to English, everything changed back EXCEPT the "mute" button on participant two:

image

Switching to Basque changed most of the text again (to Basque), but not the first mute button and this time it changed the mute button to Japanese and truncated it:

image

Finally, setting language back to English leaves me with the same mislabeled mute button on speaker two, and also the "Add to 2" button on both speakers is still in Basque:

image

@steveseguin
Copy link
Owner

Thank you for reporting these issues. Much appreciated

@steveseguin
Copy link
Owner

Tooks longer than I thought, but I think I got it mostly fixed.

Changes on https://vdo.ninja/alpha/ for the time being; I;ll get things into production and on github after some more code review/testing.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants