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

[Android] Jitsi Android app and SDK do not update translations after a language change #15348

Open
2 of 11 tasks
KhouloudMaam opened this issue Nov 30, 2024 · 4 comments
Open
2 of 11 tasks

Comments

@KhouloudMaam
Copy link

KhouloudMaam commented Nov 30, 2024

What happened?

The Jitsi Android app and SDK fail to dynamically refresh translations when the device's language settings are modified

Steps to Reproduce:
Device language : English
Start a Jitsi meeting
Change the device language to French

Actual Behavior:
Jitsi app doesn't update to the new language after restarting.

Expected Behavior:
Jitsi App should dynamically adjust to changes in the device's language preferences.

Platform

  • Chrome (or Chromium based)
  • Firefox
  • Safari
  • Other desktop browser
  • Android browser
  • iOS browser
  • Electron app
  • Android mobile app
  • iOS mobile app
  • Custom app using a mobile SDK

Browser / app / sdk version

10.2.1

Relevant log output

No response

Reproducibility

  • The problem is reproducible on meet.jit.si

More details?

No response

@saghul
Copy link
Member

saghul commented Nov 30, 2024

I am unable to replicate this in the app. What app version did you test?

@KhouloudMaam
Copy link
Author

Jitsi meet version app 24.6.0
SDK 10.3.0

@saghul
Copy link
Member

saghul commented Dec 2, 2024

Ah, hold on, I misread your report! You mean changing the _system_language, not the language picker in the app, right? Yeah we are currently not handling that.

If you know how to handle it a PR would be most welcome!

@KhouloudMaam
Copy link
Author

Yeah exactly, the system language.
Thanks

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