Navigation Menu

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

Add auto-detection capabilities to the Lang class #3002

Closed
wants to merge 1 commit into from
Closed

Add auto-detection capabilities to the Lang class #3002

wants to merge 1 commit into from

Commits on Apr 14, 2014

  1. Add auto-detection capabilities to the Lang class

    This adds :
    - a list of supported languages, trying to be backward-compatible with the existing configuration variable.
    - a way to get the currently selected language & supported language list from the API.
    - the capability to auto-detect the language based on the client's settings (whitelisted through the supported list).
    
    Signed-off-by: Etienne Samson <samson.etienne@gmail.com>
    tiennou committed Apr 14, 2014
    Copy the full SHA
    30f0f69 View commit details
    Browse the repository at this point in the history