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

OF-2624: Try to answer data forms in users' preferred language #2219

Merged
merged 1 commit into from
Aug 1, 2023

Commits on Jul 17, 2023

  1. OF-2624: Try to answer data forms in users' preferred language

    When a user is requesting a data form, try to localize the text in the form according to the user's preferred language.
    
    In this commit, the preferred language is being obtained from the session of a locally connected user. This will not work for federated users.
    
    As a fallback, the default langague as configured in Openfire is used (as is already the case prior to this commit).
    guusdk committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e9f9cd7 View commit details
    Browse the repository at this point in the history